Freigeben über


ExchangeServiceBinding.EndGetEvents(IAsyncResult) Methode

Definition

Die EndGetEvents(IAsyncResult) -Methode wird verwendet, um einen asynchronen GetEvents(GetEventsType) Aufruf zu beenden.

public:
 ExchangeWebServices::GetEventsResponseType ^ EndGetEvents(IAsyncResult ^ asyncResult);
public ExchangeWebServices.GetEventsResponseType EndGetEvents (IAsyncResult asyncResult);
Public Function EndGetEvents (asyncResult As IAsyncResult) As GetEventsResponseType

Parameter

asyncResult
IAsyncResult

Gibt zurück

Die EndGetEvents(IAsyncResult) -Methode gibt ein GetEventsResponseType -Objekt zurück.

Gilt für: