MailItem.RecipientReassignmentProhibited Property

Outlook Developer Reference

Returns a Boolean that indicates True if the recipient cannot forward the mail message. Read/write.

Syntax

expression.RecipientReassignmentProhibited

expression   A variable that represents a MailItem object.

See Also