Click or drag to resize
ObtainSubscriberAddressesEventArgsMonitorBouncedEmails Property
Determine, whether monitoring of bounced emails is turned on or off for the current site.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
public bool MonitorBouncedEmails { get; set; }

Property Value

Type: Boolean
See Also