Click or drag to resize
NewsletterHelperMonitorBouncedEmails Method
Gets whether bounced e-mails monitoring is enabled for the given site.

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also