Share via


ExchangeServiceBinding.ExpandDLAsync Method

Include Protected Members
Include Inherited Members

The ExpandDLAsync methods provide an event-based method for handling asynchronous ExpandDL calls.

Overload List

  Name Description
Public method ExpandDLAsync(ExpandDLType) The ExpandDLAsync method provides asynchronous access to the ExpandDL Web service method.
Public method ExpandDLAsync(ExpandDLType, Object) The ExpandDLAsync method provides asynchronous access to the ExpandDL Web service method.

Top