Compartir a través de


ExchangeServiceBinding.DeleteAttachmentCompleted Evento

Definición

El DeleteAttachmentCompleted evento se produce cuando se completa una operación DeleteAttachment asincrónica.

public:
 event ExchangeWebServices::DeleteAttachmentCompletedEventHandler ^ DeleteAttachmentCompleted;
public event ExchangeWebServices.DeleteAttachmentCompletedEventHandler DeleteAttachmentCompleted;
Public Custom Event DeleteAttachmentCompleted As DeleteAttachmentCompletedEventHandler 

Tipo de evento

Comentarios

Para obtener un ejemplo de una llamada asincrónica, vea FindFolderAsync(FindFolderType).

Se aplica a