NewsletterHelperMonitorBouncedEmailsEnabled Method |
Indicates if bounced e-mails monitoring is enabled for the given site.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax public static bool MonitorBouncedEmailsEnabled(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also