Update (FolderSync)

Topic Last Modified: 2007-10-08

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

Syntax

<Update>
   <Folder/>
</Update>

<Update>
   <CalendarFolder/>
</Update>

<Update>
   <ContactsFolder/>
</Update>

<Update>
   <SearchFolder/>
</Update>

<Update>
   <TasksFolder/>
</Update>

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 that is contained in a mailbox.

TasksFolder

Represents a task folder t is thcontained in a mailbox.

Parent Elements

Element Description

Changes (Hierarchy)

Contains a sequenced array of change types that represent the type of differences between the folders on the client and the folders 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