Click or drag to resize
IssueStatisticsCalculatorUnsubscriptionRatio Property
Ratio of unsubscriptions count to DeliveredEmails.

Namespace: CMS.Newsletters.Internal
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntax
C#
public double UnsubscriptionRatio { get; }

Property Value

Type: Double

Implements

IIssueStatisticsCalculatorUnsubscriptionRatio
See Also