Click or drag to resize
EmailHelperLogFile Property
Path to the log file if logging is enabled, see LogEmails property.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public static string LogFile { get; }

Property Value

Type: String
See Also