Click or drag to resize
IssueStatisticsCalculatorDeliveryRatio Property
Ratio of DeliveredEmails to sent emails.

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

Property Value

Type: Double

Implements

IIssueStatisticsCalculatorDeliveryRatio
See Also