SyncFolderHierarchy

The SyncFolderHierarchy element defines a request to synchronize a folder hierarchy on a client.

<SyncFolderHierarchy>
   <FolderShape/>   <SyncFolderId/>
   <SyncState/>
</SyncFolderHierarchy>

SyncFolderHierarchyType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
FolderShape
Identifies the folder properties to include in a SyncFolderHierarchy response.
SyncFolderId
Represents the folder that contains the items to synchronize. This element is optional.
SyncState
Contains a base64-encoded form of the synchronization data that is updated after each successful request. This is used to identify the synchronization state.

Parent elements

None.

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

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema name
Messages schema
Validation file
Messages.xsd
Can be empty
False

See also

SyncFolderHierarchy operation