Options.SendMailAttach 属性

定义

如此 如果 “文件”菜单上的“发送到”命令将活动文档作为附件插入到邮件中。 如果“发送到”命令将活动文档的内容作为文本插入邮件中,则为 False

public:
 property bool SendMailAttach { bool get(); void set(bool value); };
public bool SendMailAttach { get; set; }
member this.SendMailAttach : bool with get, set
Public Property SendMailAttach As Boolean

属性值

适用于