Share via


ToggleHeader Method

Toggles the display of the header in the active e-mail message.

expression**.ToggleHeader**

expression Required. An expression that returns a MailMessage object.

Example

This example toggles the display of the header in the active e-mail message.

Application.MailMessage.ToggleHeader

Applies to | MailMessage Object

See Also | FocusInMailHeader Property