Freigeben über


ExchangeServiceBinding.BeginGetEvents Methode

Definition

Die BeginGetEvents(GetEventsType, AsyncCallback, Object) -Methode wird verwendet, um einen asynchronen GetEvents(GetEventsType) Aufruf zu starten.

public:
 IAsyncResult ^ BeginGetEvents(ExchangeWebServices::GetEventsType ^ GetEvents1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetEvents (ExchangeWebServices.GetEventsType GetEvents1, AsyncCallback callback, object asyncState);
Public Function BeginGetEvents (GetEvents1 As GetEventsType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameter

GetEvents1
GetEventsType
callback
AsyncCallback
asyncState
Object

Gibt zurück

Die BeginGetEvents(GetEventsType, AsyncCallback, Object) Methode gibt ein IAsyncResult-Objekt zurück.

Gilt für: