Click or drag to resize
NewsletterHelperBouncedEmailAddress Method
Gets e-mail address where bounced back e-mails should be sent.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
public static string BouncedEmailAddress(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also