Window.EnvelopeVisible Property

Definition

True if the e-mail message header is visible in the document window. The default value is 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

Property Value

Remarks

This property has no effect if the document isn't an e-mail message.

Applies to