MailMerge.ShowSendToCustom Property
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.
Returns or sets a String corresponding to the caption on a custom button on the Complete the merge step (step six) of the Mail Merge Wizard.
public:
property System::String ^ ShowSendToCustom { System::String ^ get(); void set(System::String ^ value); };
public string ShowSendToCustom { get; set; }
member this.ShowSendToCustom : string with get, set
Public Property ShowSendToCustom As String
Property Value
Remarks
When a user clicks the custom button, the MailMergeWizardSendToCustom event occurs.