AddDelegateCompletedEventHandler Delegate

Definition

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

C#
public delegate void AddDelegateCompletedEventHandler(object sender, AddDelegateCompletedEventArgs e);

Parameters

sender
Object

Applies to

Product Versions
Exchange EWS proxy Latest