ExchangeServiceBinding.BeginRemoveContactFromImList Method

Definition

public:
 IAsyncResult ^ BeginRemoveContactFromImList(ExchangeWebServices::RemoveContactFromImListType ^ RemoveContactFromImList1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginRemoveContactFromImList (ExchangeWebServices.RemoveContactFromImListType RemoveContactFromImList1, AsyncCallback callback, object asyncState);
Public Function BeginRemoveContactFromImList (RemoveContactFromImList1 As RemoveContactFromImListType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameters

RemoveContactFromImList1
RemoveContactFromImListType
callback
AsyncCallback
asyncState
Object

Returns

Applies to