JournalItem.ReplyAll Method (Outlook)

Creates a reply to all original recipients from the original message.

Syntax

expression .ReplyAll

expression A variable that represents a JournalItem object.

Return Value

A MailItem object that represents the reply.

See Also

Concepts

JournalItem Object Members

JournalItem Object