SyncFolderId

The SyncFolderId element represents the folder that contains the items to synchronize.

<SyncFolderId>
   <FolderId/>
</SyncFolderId>
<SyncFolderId>
   <DistinguishedFolderId/> 
</SyncFolderId>

TargetFolderIdType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
FolderId
Contains the identifier and change key of a folder.
DistinguishedFolderId
Identifies MicrosoftExchange Server 2007 folders that can be referenced by name.

Parent elements

Element Description
SyncFolderHierarchy
Defines a request to synchronize a folder hierarchy in an Exchange store.
SyncFolderItems
Defines a request to synchronize items in an Exchange store folder.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Exchange 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