ExchangeServiceBinding.EndResolveNames(IAsyncResult) Method

Definition

The EndResolveNames(IAsyncResult) method is used to end an asynchronous ResolveNames(ResolveNamesType) call.

C#
public ExchangeWebServices.ResolveNamesResponseType EndResolveNames (IAsyncResult asyncResult);

Parameters

asyncResult
IAsyncResult

Returns

The EndResolveNames(IAsyncResult) method returns a ResolveNamesResponseType object.

Applies to

Product Versions
Exchange EWS proxy Latest