ExchangeServiceBinding.ExpandDLAsync 方法 (, Object)
以异步方式公开完整的通讯组列表成员身份。
命名空间: Microsoft.SharePoint.Portal.WebControls
程序集: Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)
语法
声明
Public Sub ExpandDLAsync ( _
ExpandDL1 As ExpandDLType, _
userState As Object _
)
用法
Dim instance As ExchangeServiceBinding
Dim ExpandDL1 As ExpandDLType
Dim userState As Object
instance.ExpandDLAsync(ExpandDL1, userState)
public void ExpandDLAsync(
ExpandDLType ExpandDL1,
Object userState
)
参数
ExpandDL1
类型:ExpandDLType要公开的通讯组列表。
- userState
类型:System.Object