EnvelopeVisible Property

       

Returns or sets a Boolean indicating whether the e-mail message header is visible in the publication window. Read/write.

expression.EnvelopeVisible

expression   Required. An expression that returns one of the objects in the Applies To list.

Example

This example displays the e-mail message header for the active publication.

ActiveDocument.EnvelopeVisible = True