SyncFolderHierarchy
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2007 | Exchange Server 2010
The SyncFolderHierarchy element defines a request to synchronize a folder hierarchy on a client.
<SyncFolderHierarchy> <FolderShape/> <SyncFolderId/> <SyncState/> </SyncFolderHierarchy>
SyncFolderHierarchyType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Identifies the folder properties to include in a SyncFolderHierarchy response. | |
Represents the folder that contains the items to synchronize. This element is optional. | |
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.
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.
Namespace | http://schemas.microsoft.com/exchange/services/2006/messages |
Schema name | Messages schema |
Validation file | Messages.xsd |
Can be empty | False |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |