ExchangeServiceBinding::Unsubscribe method
Exchange Server 2013
The Unsubscribe method sends the request to and returns the response from an Unsubscribe operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- Unsubscribe1
- Type: ExchangeWebServices.UnsubscribeType
An instance of the UnsubscribeType class that represents the subscription to cancel.
Return value
Type: ExchangeWebServices.UnsubscribeResponseTypeThe Unsubscribe method returns an UnsubscribeResponseType object that contains the result of the Unsubscribe operation.
Show: