ExchangeServiceBinding.ExpandDLAsync Method ()
Asynchronously exposes the full membership of distribution lists.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.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: ExpandDLType
The distribution list to expose.