MailMessage.ToggleHeader Method
Toggles the display of the header in the active e-mail message.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub ToggleHeader
'Usage
Dim instance As MailMessage
instance.ToggleHeader()
void ToggleHeader()