ExchangeServiceBinding.CreateAttachmentCompleted Event

Definition

The CreateAttachmentCompleted event occurs when an asynchronous CreateAttachment operation is complete.

public:
 event ExchangeWebServices::CreateAttachmentCompletedEventHandler ^ CreateAttachmentCompleted;
public event ExchangeWebServices.CreateAttachmentCompletedEventHandler CreateAttachmentCompleted;
Public Custom Event CreateAttachmentCompleted As CreateAttachmentCompletedEventHandler 

Event Type

Remarks

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

Applies to