Document.Reply Method (Word)

Opens a new e-mail message — with the sender's address on the To line — for replying to the active message.

Syntax

expression .Reply

expression A variable that represents a Document object.

Example

This example opens a new e-mail message for replying to the active message.

Application.MailMessage.Reply

See Also

Concepts

Document Object Members

Document Object