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 | |
---|---|---|
ExpandDLAsync(ExpandDLType) | The ExpandDLAsync method provides asynchronous access to the ExpandDL Web service method. | |
ExpandDLAsync(ExpandDLType, Object) | The ExpandDLAsync method provides asynchronous access to the ExpandDL Web service method. |
Top