: ExchangeServiceBinding.DeleteAttachmentCompleted (Evento) (Microsoft.SharePoint.Portal.WebControls)
Occurs when the DeleteAttachment operation is finished.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Event DeleteAttachmentCompleted As DeleteAttachmentCompletedEventHandler
'Uso
Dim instance As ExchangeServiceBinding
Dim handler As DeleteAttachmentCompletedEventHandler
AddHandler instance.DeleteAttachmentCompleted, handler
public event DeleteAttachmentCompletedEventHandler DeleteAttachmentCompleted
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)