MailMessage.DisplayProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public:
void DisplayProperties();
public void DisplayProperties ();
abstract member DisplayProperties : unit -> unit
Public Sub DisplayProperties ()