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