SyncFolderItems
Topic Last Modified: 2007-10-18
The SyncFolderItems element defines a request to synchronize items in an Exchange store folder.
Syntax
<SyncFolderItems>
<ItemShape/>
<SyncFolderId/>
<SyncState/>
<Ignore/>
<MaxChangesReturned/>
</SyncFolderItems>
Type
SyncFolderItemsType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
Identifies the item properties and content to include in a SyncFolderItems response. |
|
Represents the folder that contains the items to synchronize. |
|
Contains a base64-encoded form of the synchronization data that is updated after each successful request. This is used to identify the synchronization state. |
|
Identifies items to skip during synchronization. |
|
Describes the maximum number of changes that can be returned in a synchronization response. |
Parent Elements
None.
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange 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 |