EmailHelperLogEmails Property |
If true, sent e-mails are logged to the file. Default value is false.
The setting may be changed via web.config app-key "CMSLogEmails".
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.2.23
Syntax public static bool LogEmails { get; }
Property Value
Type:
BooleanSee Also