Create (ItemSync)

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The Create element identifies a single item to create in the local client store.

SyncFolderItemsResponse
  ResponseMessages
    SyncFolderItemsResponseMessage
      Changes (Items)
        Create (ItemSync)

<Create>
   <Item/>
</Create>

<Create>
   <Message/>
</Create>

<Create>
   <CalendarItem/>
</Create>

<Create>
   <Contact/>
</Create>

<Create>
   <DistributionList/>
</Create>

<Create>
   <MeetingMessage/>
</Create>

<Create>
   <MeetingRequest/>
</Create>

<Create>
   <MeetingResponse/>
</Create>

<Create>
   <MeetingCancellation/>
</Create>

<Create>
   <Task/>
</Create>

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 create.

Message

Represents an Exchange e-mail message to create.

CalendarItem

Represents an Exchange calendar item to create.

Contact

Represents an Exchange contact item to create.

DistributionList

Represents a distribution list to create.

MeetingMessage

Represents a meeting message to create.

MeetingRequest

Represents a meeting request to create.

MeetingResponse

Represents a meeting response to create.

MeetingCancellation

Represents a meeting cancellation to create.

Task

Represents a task to create.

Parent Elements

Element

Description

Changes (Items)

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.

Remarks

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