ExchangeServiceBinding.UnsubscribeAsync Method

Include Protected Members
Include Inherited Members

The UnsubscribeAsync methods provide an event-based method for handling asynchronous Unsubscribe calls.

Overload List

  Name Description
Public method UnsubscribeAsync(UnsubscribeType) The UnsubscribeAsync method provides asynchronous access to the Unsubscribe Web service method.
Public method UnsubscribeAsync(UnsubscribeType, Object) The UnsubscribeAsync method provides asynchronous access to the Unsubscribe Web service method.

Top