: ExchangeServiceBinding.ExpandDLAsync (Método) (ExpandDLType) (Microsoft.SharePoint.Portal.WebControls)
Asynchronously exposes the full membership of distribution lists.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub ExpandDLAsync ( _
ExpandDL1 As ExpandDLType _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim ExpandDL1 As ExpandDLType
instance.ExpandDLAsync(ExpandDL1)
public void ExpandDLAsync (
ExpandDLType ExpandDL1
)
Parámetros
- ExpandDL1
The distribution list to expose.
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)