ExpandDLCompletedEventHandler Delegate

Definition

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

C#
public delegate void ExpandDLCompletedEventHandler(object sender, ExpandDLCompletedEventArgs e);

Parameters

sender
Object

Applies to

Product Versions
Exchange EWS proxy Latest