Share via


ExchangeServiceBinding.GetDelegateAsync Method

Include Protected Members
Include Inherited Members

The GetDelegateAsync methods provide an event-based method for handling asynchronous GetDelegate calls.

Overload List

  Name Description
Public method GetDelegateAsync(GetDelegateType) The GetDelegateAsync method provides asynchronous access to the GetDelegate operation.
Public method GetDelegateAsync(GetDelegateType, Object) The GetDelegateAsync method provides asynchronous access to the GetDelegate operation.

Top