SyncState
Last modified: March 16, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The SyncState element contains a base64-encoded form of the synchronization data that is updated after each successful request. This is used to identify the synchronization state.
<SyncState/>
String
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element |
Description |
---|---|
Defines a request to synchronize a folder hierarchy on a client. |
|
Contains the status and result of a SyncFolderHierarchy request. |
|
Defines a request to synchronize items in an Exchange store folder. |
|
Contains the status and result of a SyncFolderItems request. |
Text Value
A text value is required when this element is used.
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/messages |
Schema name |
Messages schema |
Validation file |
Messages.xsd |
Can be empty |
False |
See Also