ExchangeServiceBinding.RemoveImGroupAsync Method
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.
public:
void RemoveImGroupAsync(ExchangeWebServices::RemoveImGroupType ^ RemoveImGroup1);
C#
public void RemoveImGroupAsync (ExchangeWebServices.RemoveImGroupType RemoveImGroup1);
Public Sub RemoveImGroupAsync (RemoveImGroup1 As RemoveImGroupType)
Parameters
- RemoveImGroup1
- RemoveImGroupType
Applies to
Exchange EWS proxy Latest
Product | Versions |
---|---|
Exchange EWS proxy | Latest |
public:
void RemoveImGroupAsync(ExchangeWebServices::RemoveImGroupType ^ RemoveImGroup1, System::Object ^ userState);
C#
public void RemoveImGroupAsync (ExchangeWebServices.RemoveImGroupType RemoveImGroup1, object userState);
Public Sub RemoveImGroupAsync (RemoveImGroup1 As RemoveImGroupType, userState As Object)
Parameters
- RemoveImGroup1
- RemoveImGroupType
- userState
- Object
Applies to
Exchange EWS proxy Latest
Product | Versions |
---|---|
Exchange EWS proxy | Latest |