ExchangeServiceBinding::SyncFolderHierarchy method
Exchange Server 2013
The SyncFolderHierarchy method sends the request to and returns the response from a SyncFolderHierarchy operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
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.SyncFolderHierarchyResponseTypeThe SyncFolderHierarchy method returns a SyncFolderHierarchyResponseType object that contains the set of changes to a folder hierarchy.
Show: