JournalItem.Forward Method (Outlook)

Executes the Forward action for an item and returns the resulting copy as a MailItem object.

Syntax

expression .Forward

expression A variable that represents a JournalItem object.

Return Value

A MailItem object that represents the new mail item.

See Also

Concepts

JournalItem Object Members

JournalItem Object