ExchangeServiceBinding::SyncFolderHierarchy method

The SyncFolderHierarchy method sends the request to and returns the response from a SyncFolderHierarchy operation.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

Parameters

SyncFolderHierarchy1
Type: ExchangeWebServices.SyncFolderHierarchyType

An instance of the SyncFolderHierarchyType class that represents the type of information to synchronize for a folder hierarchy.

Return value

Type: ExchangeWebServices.SyncFolderHierarchyResponseType
The SyncFolderHierarchy method returns a SyncFolderHierarchyResponseType object that contains the set of changes to a folder hierarchy.
Show: