ExchangeServiceBinding.EndGetFolder(IAsyncResult) Method

Definition

The EndGetFolder(IAsyncResult) method is used to end an asynchronous GetFolder(GetFolderType) call.

C#
public ExchangeWebServices.GetFolderResponseType EndGetFolder (IAsyncResult asyncResult);

Parameters

asyncResult
IAsyncResult

Returns

The EndGetFolder(IAsyncResult) method returns a GetFolderResponseType object.

Applies to

Product Versions
Exchange EWS proxy Latest