ExchangeServiceBinding.DeleteAttachmentCompleted Evento

Definição

O DeleteAttachmentCompleted evento ocorre quando uma operação DeleteAttachment assíncrona seja concluída.

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

Tipo de evento

DeleteAttachmentCompletedEventHandler

Comentários

Para obter um exemplo de uma chamada assíncrona, consulte FindFolderAsync(FindFolderType).

Aplica-se a