| EmailHelperDebugEmails Property | 
            Gets if the debug mode is active. Default value is false.
            If the debug mode is on, the e-mail sending thread sleeps for 500-1000ms instead of actually sending the e-mail.
            The setting may be changed via web.config app-key "CMSDebugEmails".
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool DebugEmails { get; }Property Value
Type: 
Boolean See Also
See Also