ExchangeServiceBinding.EndFindConversation(IAsyncResult) Method

Definition

public:
 ExchangeWebServices::FindConversationResponseMessageType ^ EndFindConversation(IAsyncResult ^ asyncResult);
public ExchangeWebServices.FindConversationResponseMessageType EndFindConversation (IAsyncResult asyncResult);
Public Function EndFindConversation (asyncResult As IAsyncResult) As FindConversationResponseMessageType

Parameters

asyncResult
IAsyncResult

Returns

Returns FindConversationResponseMessageType.

Applies to