ExchangeServiceBinding::GetEvents method

The GetEvents method sends the request to and gets the response from a GetEvents operation.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

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.GetEventsResponseType
The 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: