PingParameter

PingParameter class

Contains the ping command parameters

public class PingParameter

Constructors

Name Description
PingParameter(string, FolderClass) Initializes a new instance of the PingParameter class.

Properties

Name Description
Class { get; } The Class element is a required child element of the Folder element in Ping command requests that specifies the content class of the folder to be monitored. The valid Class element values are: Email, Calendar, Contacts, Tasks, Notes
ServerId { get; } The Id element is a required child element of the Folder element in Ping command requests that specifies the server ID of the folder to be monitored. Elements referenced in this section are defined in the Ping namespace, except where otherwise indicated by the presence of a namespace prefix (as defined in section 2.2.1).

See Also