ApplicationClass.MailMergeDataSourceValidate Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Event MailMergeDataSourceValidate As ApplicationEvents4_MailMergeDataSourceValidateEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_MailMergeDataSourceValidateEventHandler
AddHandler instance.MailMergeDataSourceValidate, handler
public virtual event ApplicationEvents4_MailMergeDataSourceValidateEventHandler MailMergeDataSourceValidate
Implements
ApplicationEvents4_Event.MailMergeDataSourceValidate