ExchangeServiceBinding.DeleteAttachmentCompleted Event

Definition

The DeleteAttachmentCompleted event occurs when an asynchronous DeleteAttachment operation is complete.

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

Event Type

Remarks

For an example of an asynchronous call, see FindFolderAsync(FindFolderType).

Applies to