ToggleHeader Method

Microsoft Word Visual Basic

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