ExchangeServiceBinding.EndSyncFolderHierarchy(IAsyncResult) Method

Definition

public:
 ExchangeWebServices::SyncFolderHierarchyResponseType ^ EndSyncFolderHierarchy(IAsyncResult ^ asyncResult);
public ExchangeWebServices.SyncFolderHierarchyResponseType EndSyncFolderHierarchy (IAsyncResult asyncResult);
Public Function EndSyncFolderHierarchy (asyncResult As IAsyncResult) As SyncFolderHierarchyResponseType

Parameters

asyncResult
IAsyncResult

Returns

The EndSyncFolderHierarchy(IAsyncResult) method returns a SyncFolderHierarchyResponseType object.

Applies to