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