ApplicationEvents4_Event.MailMergeWizardSendToCustom Event

Definition

Occurs when the custom button is clicked on step six of the Mail Merge Wizard.

public:
 event Microsoft::Office::Interop::Word::ApplicationEvents4_MailMergeWizardSendToCustomEventHandler ^ MailMergeWizardSendToCustom;
event Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeWizardSendToCustomEventHandler MailMergeWizardSendToCustom;
member this.MailMergeWizardSendToCustom : Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeWizardSendToCustomEventHandler 
Event MailMergeWizardSendToCustom As ApplicationEvents4_MailMergeWizardSendToCustomEventHandler 

Event Type

Remarks

Use the ShowSendToCustom property to create a custom button on the sixth step of the Mail Merge Wizard.

Applies to