ApplicationClass.MailMergeDataSourceValidate2 Event

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

Syntax

'Declaration
Public Overridable Event MailMergeDataSourceValidate2 As ApplicationEvents4_MailMergeDataSourceValidate2EventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_MailMergeDataSourceValidate2EventHandler

AddHandler instance.MailMergeDataSourceValidate2, handler
public virtual event ApplicationEvents4_MailMergeDataSourceValidate2EventHandler MailMergeDataSourceValidate2

Implements

ApplicationEvents4_Event.MailMergeDataSourceValidate2

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace