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 | |
---|---|---|
RemoveDelegateAsync(RemoveDelegateType) | The RemoveDelegateAsync method provides asynchronous access to the RemoveDelegate operation. | |
RemoveDelegateAsync(RemoveDelegateType, Object) | The RemoveDelegateAsync method provides asynchronous access to the RemoveDelegate operation. |
Top