Share via


ExchangeServiceBinding.GetEventsAsync Method

Include Protected Members
Include Inherited Members

The GetEventsAsync methods provide an event-based method for handling asynchronous GetEvents calls.

Overload List

  Name Description
Public method GetEventsAsync(GetEventsType) The GetEventsAsync method provides asynchronous access to the GetEvents Web service method.
Public method GetEventsAsync(GetEventsType, Object) The GetEventsAsync method provides asynchronous access to the GetEvents Web service method.

Top