ExchangeServiceBinding.BeginAddImContactToGroup Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
IAsyncResult ^ BeginAddImContactToGroup(ExchangeWebServices::AddImContactToGroupType ^ AddImContactToGroup1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginAddImContactToGroup (ExchangeWebServices.AddImContactToGroupType AddImContactToGroup1, AsyncCallback callback, object asyncState);
Public Function BeginAddImContactToGroup (AddImContactToGroup1 As AddImContactToGroupType, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameter
- AddImContactToGroup1
- AddImContactToGroupType
- callback
- AsyncCallback
- asyncState
- Object