Share via


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

Top