ExchangeServiceBinding.CreateAttachmentAsync 方法 ()

定义请求以Microsoft Exchange Server 2007存储区中以异步方式创建附件的项目。

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

语法

声明
Public Sub CreateAttachmentAsync ( _
    CreateAttachment1 As CreateAttachmentType _
)
用法
Dim instance As ExchangeServiceBinding
Dim CreateAttachment1 As CreateAttachmentType

instance.CreateAttachmentAsync(CreateAttachment1)
public void CreateAttachmentAsync(
    CreateAttachmentType CreateAttachment1
)

参数

  • CreateAttachment1
    类型:CreateAttachmentType

    请求以创建附件。

另请参阅

引用

ExchangeServiceBinding 类

ExchangeServiceBinding 成员

CreateAttachmentAsync 重载

Microsoft.SharePoint.Portal.WebControls 命名空间