Partager via


ExchangeServiceBinding.DeleteAttachmentAsync, méthode (DeleteAttachmentType) (Microsoft.SharePoint.Portal.WebControls)

Deletes file and item attachments asynchronously from an existing item in the Microsoft Exchange Server 2007 data store.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Sub DeleteAttachmentAsync ( _
    DeleteAttachment1 As DeleteAttachmentType _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim DeleteAttachment1 As DeleteAttachmentType

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

Paramètres

  • DeleteAttachment1
    A file or item attachment to delete from another item.

Voir aussi

Référence

ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms