ModifyRecipientsAllowed

RightsManagementLicense.ModifyRecipientsAllowed property

Specifies whether the user can modify the recipient list when the user forwards, or replies to the e-mail message. The value is TRUE if the user can modify the recipient (1) list; otherwise, FALSE.

public bool ModifyRecipientsAllowed { get; set; }

See Also