ApplicationEvents4_MailMergeDataSourceValidate2EventHandler Delegate

Definition

A Delegate type used to add an event handler for the MailMergeDataSourceValidate2 event. The MailMergeDataSourceValidate2 event occurs when a user validates mail merge recipients by clicking the Validate addresses link button in the Mail Merge Recipients dialog box.

C#
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents4_MailMergeDataSourceValidate2EventHandler(Document Doc, out bool Handled);

Parameters

Doc
Document

The mail merge main document.

Handled
Boolean

true if the add-in has handled the validation event.

Attributes

Applies to

Product Versions
Word primary interop assembly Latest