ApplicationClass.MailMergeBeforeRecordMerge Event

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

Syntax

'Declaration
Public Overridable Event MailMergeBeforeRecordMerge As ApplicationEvents4_MailMergeBeforeRecordMergeEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_MailMergeBeforeRecordMergeEventHandler

AddHandler instance.MailMergeBeforeRecordMerge, handler
public virtual event ApplicationEvents4_MailMergeBeforeRecordMergeEventHandler MailMergeBeforeRecordMerge

Implements

ApplicationEvents4_Event.MailMergeBeforeRecordMerge

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace