Compartir a través de


ExchangeServiceBinding.BeginRemoveContactFromImList Método

Definición

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

Parámetros

RemoveContactFromImList1
RemoveContactFromImListType
callback
AsyncCallback
asyncState
Object

Devoluciones

Se aplica a