ExchangeServiceBinding.DeleteAttachmentAsync 方法 ()

从Microsoft Exchange Server 2007数据存储区中的现有项以异步方式删除文件和项的附件。

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

语法

声明
Public Sub DeleteAttachmentAsync ( _
    DeleteAttachment1 As DeleteAttachmentType _
)
用法
Dim instance As ExchangeServiceBinding
Dim DeleteAttachment1 As DeleteAttachmentType

instance.DeleteAttachmentAsync(DeleteAttachment1)
public void DeleteAttachmentAsync(
    DeleteAttachmentType DeleteAttachment1
)

参数

  • DeleteAttachment1
    类型:DeleteAttachmentType

    要从另一个项目中删除一个文件或项目附件。

另请参阅

引用

ExchangeServiceBinding 类

ExchangeServiceBinding 成员

DeleteAttachmentAsync 重载

Microsoft.SharePoint.Portal.WebControls 命名空间