EmailPrivacyConfig interface

The email privacy configuration of a project or tenant.

Signature:

exportinterfaceEmailPrivacyConfig

Properties

PropertyTypeDescription
enableImprovedEmailPrivacybooleanWhether enhanced email privacy is enabled.

EmailPrivacyConfig.enableImprovedEmailPrivacy

Whether enhanced email privacy is enabled.

Signature:

enableImprovedEmailPrivacy?:boolean;