NewsletterHelperBouncedEmailAddress Method |
Gets e-mail address where bounced back e-mails should be sent.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax public static string BouncedEmailAddress(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
StringSee Also