ExchangeServiceBinding::GetEvents method
Exchange Server 2013
The GetEvents method sends the request to and gets the response from a GetEvents operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- GetEvents1
- Type: ExchangeWebServices.GetEventsType
An instance of the GetEventsType class that contains the identifier for a pull subscription and a specific watermark.
Return value
Type: ExchangeWebServices.GetEventsResponseTypeThe GetEvents method returns a GetEventsResponseType object that contains the status of the GetEvents operation and a notification that may contain a set of events for a subscription.
Show: