ExchangeServiceBinding.BeginApplyConversationAction Method

Definition

public:
 IAsyncResult ^ BeginApplyConversationAction(ExchangeWebServices::ApplyConversationActionType ^ ApplyConversationAction1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginApplyConversationAction (ExchangeWebServices.ApplyConversationActionType ApplyConversationAction1, AsyncCallback callback, object asyncState);
Public Function BeginApplyConversationAction (ApplyConversationAction1 As ApplyConversationActionType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameters

ApplyConversationAction1
ApplyConversationActionType
callback
AsyncCallback
asyncState
Object

Returns

Returns IAsyncResult.

Applies to