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
Public method AddDelegateAsync(AddDelegateType) The AddDelegateAsync method provides asynchronous access to the AddDelegate operation.
Public method AddDelegateAsync(AddDelegateType, Object) The AddDelegateAsync method provides asynchronous access to the AddDelegate operation.

Top