| EmailHelperSettingsNoReplyAddress Method | 
            Gets the e-mail address for automated e-mail messages that should be user as a sender.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string NoReplyAddress(
	string siteName
)
Parameters
- siteName
- Type: SystemString
 Name of the site
Return Value
Type: 
StringAn e-mail address to use as a sender for automated messages
 See Also
See Also