ToggleHeader Method
Applies To
MailMessage object.
Description
Toggles the display of the header in the active WordMail message.
Syntax
expression.ToggleHeader
expression Required. An expression that returns a MailMessage object.
See Also
FocusInMailHeader property.
Example
This example toggles the display of the header in the active WordMail message.
Application.MailMessage.ToggleHeader