This topic has not yet been rated - Rate this topic

SyncFolderItems

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

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element Description

ItemShape

Identifies the item properties and content to include in a SyncFolderItems response. This element is required.

SyncFolderId

Represents the folder that contains the items to synchronize. This element is required.

SyncState

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.

Ignore

Identifies items to skip during synchronization. This element is optional.

MaxChangesReturned

Describes the maximum number of changes that can be returned in a synchronization response. This element is required.

SyncScope

Specifies whether just items or items and folder associated information are returned in a synchronization response. This element is optional.

Parent Elements

None.

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.

Namespace

http://schemas.microsoft.com/exchange/services/2006/messages

Schema name

messages schema

Validation file

messages.xsd

Can be empty

False

Did you find this helpful?
(1500 characters remaining)