ApplicationClass.ApplicationEvents3_Event_MailMergeAfterRecordMerge Event

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

Syntax

'Declaration
Public Overridable Event ApplicationEvents3_Event_MailMergeAfterRecordMerge As ApplicationEvents3_MailMergeAfterRecordMergeEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents3_MailMergeAfterRecordMergeEventHandler

AddHandler instance.ApplicationEvents3_Event_MailMergeAfterRecordMerge, handler
public virtual event ApplicationEvents3_MailMergeAfterRecordMergeEventHandler ApplicationEvents3_Event_MailMergeAfterRecordMerge

Implements

ApplicationEvents3_Event.MailMergeAfterRecordMerge

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace