ApplicationClass.ApplicationEvents3_Event_MailMergeDataSourceValidate Event

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Event ApplicationEvents3_Event_MailMergeDataSourceValidate As ApplicationEvents3_MailMergeDataSourceValidateEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents3_MailMergeDataSourceValidateEventHandler

AddHandler instance.ApplicationEvents3_Event_MailMergeDataSourceValidate, handler
public virtual event ApplicationEvents3_MailMergeDataSourceValidateEventHandler ApplicationEvents3_Event_MailMergeDataSourceValidate

Implements

ApplicationEvents3_Event.MailMergeDataSourceValidate

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace