Click or drag to resize
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.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public static bool LogEmails { get; }

Property Value

Type: Boolean
See Also