ExchangeServiceBinding::Unsubscribe method

The Unsubscribe method sends the request to and returns the response from an Unsubscribe operation.

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

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

Parameters

Unsubscribe1
Type: ExchangeWebServices.UnsubscribeType

An instance of the UnsubscribeType class that represents the subscription to cancel.

Return value

Type: ExchangeWebServices.UnsubscribeResponseType
The Unsubscribe method returns an UnsubscribeResponseType object that contains the result of the Unsubscribe operation.
Show: