ApplicationEvents3_Event.MailMergeDataSourceValidate Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Event MailMergeDataSourceValidate As ApplicationEvents3_MailMergeDataSourceValidateEventHandler
'Usage
Dim instance As ApplicationEvents3_Event
Dim handler As ApplicationEvents3_MailMergeDataSourceValidateEventHandler
AddHandler instance.MailMergeDataSourceValidate, handler
event ApplicationEvents3_MailMergeDataSourceValidateEventHandler MailMergeDataSourceValidate
See Also
Reference
ApplicationEvents3_Event Interface