Property reference

include_system_emails_in_notification

The include_system_emails_in_notification property determines whether system-generated emails are included in the activity history returned by mail scripts. When set to false, only user-sent emails and comments are recorded, which can impact how email notifications are structured.

Default: false Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property controls the inclusion of system emails in the email activity history, affecting what is displayed in notifications.
What area does it affect? Email Notifications
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when configuring email notifications or troubleshooting email activity history.

Out of the box property record

Raw metadata from the property record.

Property name include_system_emails_in_notification
Sys ID 5e2d06b2ebbc4a10bcf1fbbdbad0cd38
Type boolean
Application Global
Default value false
Description When this property is false then only emails sent by the user and comments are included in the activity history that is returned from mail script get_emails_comments_activity_history. Emails sent by system are excluded
Updated 2024-03-11 03:35:10

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... number of activities (emails and comments) in the activity history that are included in the email notifications and replies. The default value is 3. Include system emails in email notifications [include_system_emails_in_notification] Indicates whether system emails are included in email notifications. The default value is false. Number of activities in reply number_of_activities_in_reply Number of additional comments and emails included in Reply/Reply-All templates ...