Share via


MailMessage.DisplayProperties Method

Displays the Properties dialog box for the active e-mail message. This method is available only if you are using Microsoft Word as your e-mail editor.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub DisplayProperties
'Usage
Dim instance As MailMessage

instance.DisplayProperties()
void DisplayProperties()

See Also

Reference

MailMessage Interface

MailMessage Members

Microsoft.Office.Interop.Word Namespace