Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Create element identifies a single folder to create in the local client store.
SyncFolderHierarchyResponseMessage
<Create>
   <Folder/>
   <CalendarFolder/>
   <ContactsFolder/>
   <SearchFolder/>
   <TasksFolder/>
</Create>
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 MicrosoftExchange Server 2007 that has the Client Access server role installed.
Element information
| Element | Example | 
|---|---|
| Namespace | http://schemas.microsoft.com/exchange/services/2006/types | 
| Schema name | Types schema | 
| Validation file | Types.xsd | 
| Can be empty | False |