UpdateFolderCompletedEventHandler Delegate

Definition

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

C#
public delegate void UpdateFolderCompletedEventHandler(object sender, UpdateFolderCompletedEventArgs e);

Parameters

sender
Object

Applies to

Product Versions
Exchange EWS proxy Latest