MailItem.AlternateRecipientAllowed property (Outlook)

Returns a Boolean value that indicates whether the mail message can be forwarded. Read/write.

Syntax

expression. AlternateRecipientAllowed

expression A variable that represents a MailItem object.

Remarks

If this property returns True, then the mail message can be forwarded.

See also

MailItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.