ExchangeServiceBinding.RemoveDelegateAsync Method

Include Protected Members
Include Inherited Members

The RemoveDelegateAsync methods provide an event-based method for handling asynchronous RemoveDelegate calls.

Overload List

  Name Description
Public method RemoveDelegateAsync(RemoveDelegateType) The RemoveDelegateAsync method provides asynchronous access to the RemoveDelegate operation.
Public method RemoveDelegateAsync(RemoveDelegateType, Object) The RemoveDelegateAsync method provides asynchronous access to the RemoveDelegate operation.

Top