SyncFolderItems
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The SyncFolderItems element defines a request to synchronize items in an Exchange store folder.
<SyncFolderItems> <ItemShape/> <SyncFolderId/> <SyncState/> <Ignore/> <MaxChangesReturned/> <SyncScope/> </SyncFolderItems>
SyncFolderItemsType
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.