Displays the Properties dialog box for the active e-mail message. This method is available only if you are using Word as your e-mail editor.
expression.DisplayProperties
expression Required. An expression that returns a MailMessage object.
Example
This example displays the Properties dialog box for the active e-mail message.
Application.MailMessage.DisplayProperties