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