MailMessage Property

Applies To

Application object.

Description

Returns a MailMessage object that represents the active WordMail message. Read-only.

See Also

MAPIAvailable property.

Example

This example displays the Select Names dialog box for the active WordMail message.

Application.MailMessage.DisplaySelectNamesDialog