ExchangeServiceBinding.BeginSetHoldOnMailboxes Method

Definition

public:
 IAsyncResult ^ BeginSetHoldOnMailboxes(ExchangeWebServices::SetHoldOnMailboxesType ^ SetHoldOnMailboxes1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginSetHoldOnMailboxes (ExchangeWebServices.SetHoldOnMailboxesType SetHoldOnMailboxes1, AsyncCallback callback, object asyncState);
Public Function BeginSetHoldOnMailboxes (SetHoldOnMailboxes1 As SetHoldOnMailboxesType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameters

SetHoldOnMailboxes1
SetHoldOnMailboxesType
callback
AsyncCallback
asyncState
Object

Returns

Applies to