MailMerge.ShowSendToCustom 属性

定义

返回或设置一个 字符串 ,在完成自定义按钮上的题注相对应邮件合并向导的合并步骤 (第六步)。

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

属性值

注解

当用户单击自定义按钮时, 将发生 MailMergeWizardSendToCustom 事件。

适用于