MailMerge.ShowSendToCustom 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个 字符串 ,在完成自定义按钮上的题注相对应邮件合并向导的合并步骤 (第六步)。
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 事件。