MailMessage.ToggleHeader Method (Word)
Toggles the display of the header in the active e-mail message.
Syntax
expression .ToggleHeader
expression Required. A variable that represents a MailMessage object.
Example
This example switches the display of the header in the active e-mail message on or off.
Application.MailMessage.ToggleHeader