Update (ItemSync)

Topic Last Modified: 2006-09-13

The Update element identifies a single item to update in the local client store.

Syntax

<Update>
   <Item/>
</Update>

<Update>
   <Message/>
</Update>

<Update>
   <CalendarItem/>
</Update>

<Update>
   <Contact/>
</Update>

<Update>
   <DistributionList/>
</Update>

<Update>
   <MeetingMessage/>
</Update>

<Update>
   <MeetingRequest/>
</Update>

<Update>
   <MeetingResponse/>
</Update>

<Update>
   <MeetingCancellation/>
</Update>

<Update>
   <Task/>
</Update>

Type

SyncFolderItemsCreateOrUpdateType

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

Item

Represents a generic Exchange item to update.

Message

Represents an Exchange e-mail message to update.

CalendarItem

Represents an Exchange calendar item to update.

Contact

Represents an Exchange contact item to update.

DistributionList

Represents a distribution list to update.

MeetingMessage

Represents a meeting message to update.

MeetingRequest

Represents a meeting request to update.

MeetingResponse

Represents a meeting response to update.

MeetingCancellation

Represents a meeting cancellation to update.

Task

Represents a task to update.

Parent Elements

Element Description

Changes (Items)

Contains a sequence array of change types that represent the type of differences between the items on the client and the items on the Exchange server.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema name

Types schema

Validation file

Types.xsd

Can be empty

False