ExchangeServiceBinding.AddDelegateAsync Method
Include Protected Members
Include Inherited Members
The AddDelegateAsync methods provide an event-based method for handling asynchronous AddDelegate calls.
Overload List
Name | Description | |
---|---|---|
AddDelegateAsync(AddDelegateType) | The AddDelegateAsync method provides asynchronous access to the AddDelegate operation. | |
AddDelegateAsync(AddDelegateType, Object) | The AddDelegateAsync method provides asynchronous access to the AddDelegate operation. |
Top