Click or drag to resize
ObtainSubscriberAddressesEventArgsBouncedEmailsLimit Property
Determine maximal limit of email bounces. Above this limit are the emails blocked, therefore are filtered.

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

Property Value

Type: Int32
See Also