ExchangeServiceBinding.GetAttachmentCompleted Event

Definition

The GetAttachmentCompleted event occurs when an asynchronous GetAttachment operation is complete.

public:
 event ExchangeWebServices::GetAttachmentCompletedEventHandler ^ GetAttachmentCompleted;
public event ExchangeWebServices.GetAttachmentCompletedEventHandler GetAttachmentCompleted;
Public Custom Event GetAttachmentCompleted As GetAttachmentCompletedEventHandler 

Event Type

Remarks

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

Applies to