NewsletterHelperMonitorBouncedEmails Method |
Gets whether bounced e-mails monitoring is enabled for the given site.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax public static bool MonitorBouncedEmails(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also