Table of Contents

Class BouncedEmailsGlobalOptions

Namespace
CMS.EmailMarketing
Assembly
CMS.EmailMarketing.dll

Global configuration of the bounced emails.

public class BouncedEmailsGlobalOptions
Inheritance
object
BouncedEmailsGlobalOptions
Extension Methods

Properties

SoftBounceLimit

Gets or sets the number of soft bounces allowed before an email address is excluded when sending emails to any recipient list.

public int SoftBounceLimit { get; set; }

Property Value

int