ApplicationEvents4_Event.MailMergeWizardSendToCustom Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.