Ping namespace of the ActiveSync protocol
Namespace:
Aspose.Email.Clients.ActiveSync.TransportLayer
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
Members
| Member name | Value | Description |
---|
| Ping | 5 |
The Ping element is a required element in Ping command requests and responses that identifies the body of the HTTP POST as containing a Ping command (section 2.2.2.11).
|
| AutdState | 6 |
Per MS-ASWBXML, this tag is not used by protocol
|
| Status | 7 |
Indicates the result of an operation.
|
| HeartbeatInterval | 8 |
Specifies the length of time, in seconds, that the server SHOULD wait before sending a response if no new items are added to the specified set of folders, as specified in section 3.1.5.6.
|
| Folders | 9 |
Serves as a container for Folder elements.
|
| Folder | 10 |
Identifies the folder and folder type to be monitored by the client.
|
| Id | 11 |
Specifies the server ID of the folder to be monitored.
|
| Class | 12 |
Specifies the content class of the folder to be monitored.
|
| MaxFolders | 13 |
Specifies the maximum number of folders that can be monitored.
|
See Also