GetAttachmentCompletedEventHandler Delegate

Definition

The GetAttachmentCompletedEventHandler is the delegate type that defines the event handler that is called when the corresponding asynchronous operation is complete.

C#
public delegate void GetAttachmentCompletedEventHandler(object sender, GetAttachmentCompletedEventArgs e);

Parameters

sender
Object

Applies to

Product Versions
Exchange EWS proxy Latest