ExchangeServiceBinding.ExpandDLAsync 方法 ()

以异步方式公开完整的通讯组列表成员身份。

命名空间:  Microsoft.SharePoint.Portal.WebControls
程序集:  Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)

语法

声明
Public Sub ExpandDLAsync ( _
    ExpandDL1 As ExpandDLType _
)
用法
Dim instance As ExchangeServiceBinding
Dim ExpandDL1 As ExpandDLType

instance.ExpandDLAsync(ExpandDL1)
public void ExpandDLAsync(
    ExpandDLType ExpandDL1
)

参数

  • ExpandDL1
    类型:ExpandDLType

    要公开的通讯组列表。

另请参阅

引用

ExchangeServiceBinding 类

ExchangeServiceBinding 成员

ExpandDLAsync 重载

Microsoft.SharePoint.Portal.WebControls 命名空间