Changes (Items)

Topic Last Modified: 2008-09-08

The Changes element contains a sequence array of change types that represent the types of differences between the items on the client and the items in the Exchange server.

Syntax

<Changes>
   <Create/>
   <Update/>
   <Delete/>
</Changes>

Type

SyncFolderItemsChangesType

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

Create (ItemSync)

Identifies a single item to create in the local client store.

Update (ItemSync)

Identifies a single item to update in the local client store.

Delete (ItemSync)

Identifies a single item to delete in the local client store.

ReadFlagChange

Returned in SyncFolderItems responses when an item has been read. This property is read-only. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

Parent Elements

Element Description

SyncFolderItemsResponseMessage

Contains the status and result of a SyncFolderItems request.

Remarks

The schema that describes this element is located in the EWS virtual directory of the 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