Window.EnvelopeVisible 属性

定义

True 如果电子邮件的标题中将显示文档窗口。 默认值为 False

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

属性值

注解

如果文档不是电子邮件,则该属性将不起作用。

适用于