ExchangeServiceBinding.EndFindItem(IAsyncResult) Method

Definition

The EndFindItem(IAsyncResult) method is used to end an asynchronous FindItem(FindItemType) call.

C#
public ExchangeWebServices.FindItemResponseType EndFindItem (IAsyncResult asyncResult);

Parameters

asyncResult
IAsyncResult

Returns

The EndFindItem(IAsyncResult) method returns a FindItemResponseType object.

Applies to

Product Versions
Exchange EWS proxy Latest