Compartir a través de


: ExchangeServiceBinding.DeleteAttachmentAsync (Método) (DeleteAttachmentType) (Microsoft.SharePoint.Portal.WebControls)

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

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Sub DeleteAttachmentAsync ( _
    DeleteAttachment1 As DeleteAttachmentType _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim DeleteAttachment1 As DeleteAttachmentType

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

Parámetros

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

Vea también

Referencia

ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)