Changes (Items)

Last modified: August 11, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

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 on the Exchange server.

SyncFolderItemsResponse
  ResponseMessages
    SyncFolderItemsResponseMessage
      Changes (Items)

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

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 Operation responses when an item has been read. This property is read-only.

Parent Elements

Element

Description

SyncFolderItemsResponseMessage

Contains the status and result of a SyncFolderItems Operation request.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2010 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