MailItem.AutoForwarded Property

Outlook Developer Reference

A Boolean value that returns True if the item was automatically forwarded. Read/write.

Syntax

expression.AutoForwarded

expression   A variable that represents a MailItem object.

See Also