SyncFolderItems
Last modified: September 29, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The SyncFolderItems element defines a request to synchronize items in an Exchange store folder.
<SyncFolderItems>
<ItemShape/>
<SyncFolderId/>
<SyncState/>
<Ignore/>
<MaxChangesReturned/> <SyncScope/>
</SyncFolderItems>
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. This element is required. |
|
Represents the folder that contains the items to synchronize. This element is required. |
|
Contains a base64-encoded form of the synchronization data that is updated after each successful request. This is used to identify the synchronization state. This element is optional. |
|
Identifies items to skip during synchronization. This element is optional. |
|
Describes the maximum number of changes that can be returned in a synchronization response. This element is required. |
|
Specifies whether just items or items and folder associated information are returned in a synchronization response. This element is optional. |
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 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 |