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 | |
---|---|---|
GetDelegateAsync(GetDelegateType) | The GetDelegateAsync method provides asynchronous access to the GetDelegate operation. | |
GetDelegateAsync(GetDelegateType, Object) | The GetDelegateAsync method provides asynchronous access to the GetDelegate operation. |
Top