ExchangeServiceBinding.GetAttachmentAsync 方法 ()

现有的Microsoft Exchange Server 2007数据存储区中项的附件以异步方式检索。

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

语法

声明
Public Sub GetAttachmentAsync ( _
    GetAttachment1 As GetAttachmentType _
)
用法
Dim instance As ExchangeServiceBinding
Dim GetAttachment1 As GetAttachmentType

instance.GetAttachmentAsync(GetAttachment1)
public void GetAttachmentAsync(
    GetAttachmentType GetAttachment1
)

参数

  • GetAttachment1
    类型:GetAttachmentType

    要检索的附件。

另请参阅

引用

ExchangeServiceBinding 类

ExchangeServiceBinding 成员

GetAttachmentAsync 重载

Microsoft.SharePoint.Portal.WebControls 命名空间