ExchangeServiceBinding.GetItemAsync 方法 ()

以异步方式从Microsoft Exchange Server 2007数据存储区检索项目。

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

语法

声明
Public Sub GetItemAsync ( _
    GetItem1 As GetItemType _
)
用法
Dim instance As ExchangeServiceBinding
Dim GetItem1 As GetItemType

instance.GetItemAsync(GetItem1)
public void GetItemAsync(
    GetItemType GetItem1
)

参数

  • GetItem1
    类型:GetItemType

    要检索的项。

另请参阅

引用

ExchangeServiceBinding 类

ExchangeServiceBinding 成员

GetItemAsync 重载

Microsoft.SharePoint.Portal.WebControls 命名空间