ExchangeServiceBinding::Subscribe method
Exchange Server 2013
The Subscribe method sends the request to and returns the response from a Subscribe operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- Subscribe1
- Type: ExchangeWebServices.SubscribeType
An instance of the SubscribeType class that represents the folders and events to monitor.
Return value
Type: ExchangeWebServices.SubscribeResponseTypeThe 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: