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 | |
---|---|---|
GetEventsAsync(GetEventsType) | The GetEventsAsync method provides asynchronous access to the GetEvents Web service method. | |
GetEventsAsync(GetEventsType, Object) | The GetEventsAsync method provides asynchronous access to the GetEvents Web service method. |
Top