| EmailHelperSettingsErrorNotificationAddress Method | 
            Gets the e-mail address where the error notifications are sent.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string ErrorNotificationAddress(
	string siteName
)
Parameters
- siteName
- Type: SystemString
 Name of the site
Return Value
Type: 
StringAn e-mail address to use error notifications
 See Also
See Also