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 | |
---|---|---|
UnsubscribeAsync(UnsubscribeType) | The UnsubscribeAsync method provides asynchronous access to the Unsubscribe Web service method. | |
UnsubscribeAsync(UnsubscribeType, Object) | The UnsubscribeAsync method provides asynchronous access to the Unsubscribe Web service method. |
Top