Share via


MailMessage Object Members

Word Developer Reference

Represents the active e-mail message if you are using Microsoft Office Word as your e-mail editor.

Methods

  Name Description
Bb257639.methods(en-us,office.12).gif CheckName Validates the e-mail addresses that appear in the To, Cc, and Bcc lines in the active e-mail message.
Bb257639.methods(en-us,office.12).gif Delete Deletes the specified mail message.
Bb257639.methods(en-us,office.12).gif DisplayMoveDialog Displays the Move dialog box, in which the user can specify a new location for the active e-mail message in an available message store.
Bb257639.methods(en-us,office.12).gif DisplayProperties Displays the Properties dialog box for the active e-mail message.
Bb257639.methods(en-us,office.12).gif DisplaySelectNamesDialog Displays the Select Names dialog box, in which the user can add addresses to the To, Cc, and Bcc lines in the active, unsent e-mail message.
Bb257639.methods(en-us,office.12).gif Forward Opens a new e-mail message with an empty To line for forwarding the active message.
Bb257639.methods(en-us,office.12).gif GoToNext Displays the next mail message if you are using Word as your e-mail editor.
Bb257639.methods(en-us,office.12).gif GoToPrevious Displays the previous mail message if you are using Word as your e-mail editor.
Bb257639.methods(en-us,office.12).gif Reply Opens a new e-mail message — with the sender's address on the To line — for replying to the active message.
Bb257639.methods(en-us,office.12).gif ReplyAll Opens a new e-mail message — with the sender’s and all other recipients' addresses on the To and Cc lines, as appropriate — for replying to the active message.
Bb257639.methods(en-us,office.12).gif ToggleHeader Toggles the display of the header in the active e-mail message.

Properties

  Name Description
Bb257639.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257639.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257639.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified MailMessage object.