ExchangeServiceBinding.ExpandDLAsync Method (ExpandDLType)
The ExpandDLAsync method provides asynchronous access to the ExpandDL Web service method.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Sub ExpandDLAsync ( _
ExpandDL1 As ExpandDLType _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim ExpandDL1 As ExpandDLType
instance.ExpandDLAsync(ExpandDL1)
public void ExpandDLAsync(
ExpandDLType ExpandDL1
)
Parameters
- ExpandDL1
Type: ExchangeWebServices.ExpandDLType
The ExpandDL request.