ExchangeServiceBinding.EndConvertId(IAsyncResult) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The EndAddDelegate(IAsyncResult) method is used to end an asynchronous AddDelegate(AddDelegateType) call.
public:
ExchangeWebServices::ConvertIdResponseType ^ EndConvertId(IAsyncResult ^ asyncResult);
public ExchangeWebServices.ConvertIdResponseType EndConvertId (IAsyncResult asyncResult);
Public Function EndConvertId (asyncResult As IAsyncResult) As ConvertIdResponseType
Parameters
- asyncResult
- IAsyncResult
Returns
The EndConvertId(IAsyncResult) method returns an IASynchResult object.