ObtainSubscriberAddressesEventArgsBouncedEmailsLimit Property |
Determine maximal limit of email bounces. Above this limit are the emails blocked, therefore are filtered.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntaxpublic int BouncedEmailsLimit { get; set; }
Property Value
Type:
Int32
See Also