ExchangeServiceBinding.RemoveImGroupAsync 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
RemoveImGroupAsync(RemoveImGroupType) | |
RemoveImGroupAsync(RemoveImGroupType, Object) |
RemoveImGroupAsync(RemoveImGroupType)
public:
void RemoveImGroupAsync(ExchangeWebServices::RemoveImGroupType ^ RemoveImGroup1);
public void RemoveImGroupAsync (ExchangeWebServices.RemoveImGroupType RemoveImGroup1);
Public Sub RemoveImGroupAsync (RemoveImGroup1 As RemoveImGroupType)
Parameters
- RemoveImGroup1
- RemoveImGroupType
Applies to
RemoveImGroupAsync(RemoveImGroupType, Object)
public:
void RemoveImGroupAsync(ExchangeWebServices::RemoveImGroupType ^ RemoveImGroup1, System::Object ^ userState);
public void RemoveImGroupAsync (ExchangeWebServices.RemoveImGroupType RemoveImGroup1, object userState);
Public Sub RemoveImGroupAsync (RemoveImGroup1 As RemoveImGroupType, userState As Object)
Parameters
- RemoveImGroup1
- RemoveImGroupType
- userState
- Object