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