| EmailSenderSendTestEmail Method | 
            Sends the test e-mail to verify that the SMTP server receives e-mails.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
 Syntax
Syntax Remarks
Remarks
            This method sends e-mail messages synchronously and should be used for testing only
            as it may disrupt the e-mail queue sending thread if the SMTP server is in use.
            
 See Also
See Also