PostItem.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 PostItem object.

Return Value

A MailItem object that represents the new mail item.

See Also

Concepts

PostItem Object Members

PostItem Object