Create (FolderSync)

Topic Last Modified: 2007-10-15

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

Syntax

<Create>
   <Folder/>
   <CalendarFolder/>
   <ContactsFolder/>
   <SearchFolder/>
   <TasksFolder/>
</Create>

Type

SyncFolderHierarchyCreateOrUpdateType

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

Folder

Defines the folder to create, get, find, synchronize, or update.

CalendarFolder

Represents a folder that primarily contains calendar items.

ContactsFolder

Represents a contact folder in a mailbox.

SearchFolder

Represents a search folder contained in a mailbox.

TasksFolder

Represents a task folder contained in a mailbox.

Parent Elements

Element Description

Changes (Hierarchy)

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