ExchangeServiceBinding.GetAttachmentAsync 方法 (, Object)

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

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

语法

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

instance.GetAttachmentAsync(GetAttachment1, _
    userState)
public void GetAttachmentAsync(
    GetAttachmentType GetAttachment1,
    Object userState
)

参数

  • GetAttachment1
    类型:GetAttachmentType

    要检索的附件。

另请参阅

引用

ExchangeServiceBinding 类

ExchangeServiceBinding 成员

GetAttachmentAsync 重载

Microsoft.SharePoint.Portal.WebControls 命名空间