ExchangeServiceBinding::Subscribe method

The Subscribe method sends the request to and returns the response from a Subscribe operation.

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

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

Parameters

Subscribe1
Type: ExchangeWebServices.SubscribeType

An instance of the SubscribeType class that represents the folders and events to monitor.

Return value

Type: ExchangeWebServices.SubscribeResponseType
The Subscribe method returns a SubscribeResponseType object that contains the status of the Subscribe operation, the subscription identifier, and the latest watermark for the subscription.
Show: