: ExchangeServiceBinding.ExpandDLAsync (Método) (ExpandDLType, Object) (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, _
userState As Object _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim ExpandDL1 As ExpandDLType
Dim userState As Object
instance.ExpandDLAsync(ExpandDL1, userState)
public void ExpandDLAsync (
ExpandDLType ExpandDL1,
Object userState
)
Parámetros
- ExpandDL1
The distribution list to expose.
- userState
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)