ExchangeServiceBinding.RemoveImContactFromGroupAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
RemoveImContactFromGroupAsync(RemoveImContactFromGroupType) | |
RemoveImContactFromGroupAsync(RemoveImContactFromGroupType, Object) |
RemoveImContactFromGroupAsync(RemoveImContactFromGroupType)
public:
void RemoveImContactFromGroupAsync(ExchangeWebServices::RemoveImContactFromGroupType ^ RemoveImContactFromGroup1);
public void RemoveImContactFromGroupAsync (ExchangeWebServices.RemoveImContactFromGroupType RemoveImContactFromGroup1);
Public Sub RemoveImContactFromGroupAsync (RemoveImContactFromGroup1 As RemoveImContactFromGroupType)
Parameters
- RemoveImContactFromGroup1
- RemoveImContactFromGroupType
Applies to
RemoveImContactFromGroupAsync(RemoveImContactFromGroupType, Object)
public:
void RemoveImContactFromGroupAsync(ExchangeWebServices::RemoveImContactFromGroupType ^ RemoveImContactFromGroup1, System::Object ^ userState);
public void RemoveImContactFromGroupAsync (ExchangeWebServices.RemoveImContactFromGroupType RemoveImContactFromGroup1, object userState);
Public Sub RemoveImContactFromGroupAsync (RemoveImContactFromGroup1 As RemoveImContactFromGroupType, userState As Object)
Parameters
- RemoveImContactFromGroup1
- RemoveImContactFromGroupType
- userState
- Object