CreateAttachmentCompletedEventHandler Delegate

Definition

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

C#
public delegate void CreateAttachmentCompletedEventHandler(object sender, CreateAttachmentCompletedEventArgs e);

Parameters

sender
Object

Applies to

Product Versions
Exchange EWS proxy Latest