glide.email.outbound.max_attachment_count
ServiceNow property description:
The maximum number attachments allowed on an outbound email. Attachments beyond this limit are ignored.
Attributes
- Sys ID: 829a6ca3eb712100469a20425206fe57
- Type: integer
- Application: Global
- Default value: 30

AI generated property description:
The ServiceNow property `glide.email.outbound.max_attachment_count` specifies the maximum number of attachments that can be included in an outbound email. According to the documentation, any attachments that exceed this specified limit will be ignored and not sent with the email. This property helps in managing and controlling the size and number of attachments to ensure efficient email delivery. The default value for this property is set to 10, but it can be adjusted based on organizational needs. Adjusting this property can help prevent issues related to email size limits and ensure compliance with email server restrictions.
Source