glide.email.email_with_no_target_visible_to_all
ServiceNow property description:
Email that is missing a target record or whose target record is the email will allow any user to view the email regardless of their roles. By turning this property to false, they'll be restricted unless they sent in the record or they are an admin.
Attributes
- Sys ID: d63d459a7f1003005f58108c3ffa917d
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.email.email_with_no_target_visible_to_all` controls the visibility of emails that lack a target record or have the email itself as the target record. When this property is set to true, any user can view such emails regardless of their roles. If the property is set to false, access to these emails is restricted to the user who sent the email or to users with admin roles. This setting enhances security by ensuring that sensitive email content is not exposed to unauthorized users. The default behavior can be modified to align with organizational security policies.
Source