ExchangeServiceBinding.RemoveContactFromImListAsync Method

Definition

Overloads

RemoveContactFromImListAsync(RemoveContactFromImListType, Object)
RemoveContactFromImListAsync(RemoveContactFromImListType)

RemoveContactFromImListAsync(RemoveContactFromImListType, Object)

public:
 void RemoveContactFromImListAsync(ExchangeWebServices::RemoveContactFromImListType ^ RemoveContactFromImList1, System::Object ^ userState);
public void RemoveContactFromImListAsync (ExchangeWebServices.RemoveContactFromImListType RemoveContactFromImList1, object userState);
Public Sub RemoveContactFromImListAsync (RemoveContactFromImList1 As RemoveContactFromImListType, userState As Object)

Parameters

RemoveContactFromImList1
RemoveContactFromImListType
userState
Object

Applies to

RemoveContactFromImListAsync(RemoveContactFromImListType)

public:
 void RemoveContactFromImListAsync(ExchangeWebServices::RemoveContactFromImListType ^ RemoveContactFromImList1);
public void RemoveContactFromImListAsync (ExchangeWebServices.RemoveContactFromImListType RemoveContactFromImList1);
Public Sub RemoveContactFromImListAsync (RemoveContactFromImList1 As RemoveContactFromImListType)

Parameters

RemoveContactFromImList1
RemoveContactFromImListType

Applies to