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

Concepts

MailItem Object Members

MailItem Object