ExchangeServiceBinding.BeginRemoveContactFromImList メソッド

定義

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

パラメーター

RemoveContactFromImList1
RemoveContactFromImListType
callback
AsyncCallback
asyncState
Object

戻り値

適用対象