다음을 통해 공유


ExchangeServiceBinding.ExpandDLAsync Method (, Object)

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, _
    userState As Object _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim ExpandDL1 As ExpandDLType
Dim userState As Object

instance.ExpandDLAsync(ExpandDL1, userState)
public void ExpandDLAsync(
    ExpandDLType ExpandDL1,
    Object userState
)

Parameters

  • ExpandDL1
    Type: ExpandDLType
    The distribution list to expose.

See Also

Reference

ExchangeServiceBinding Class

ExchangeServiceBinding Members

ExpandDLAsync Overload

Microsoft.SharePoint.Portal.WebControls Namespace