Click or drag to resize
IssueStatisticsCalculatorOpenedEmails Property
Number of opened emails.

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

Property Value

Type: Int32

Implements

IIssueStatisticsCalculatorOpenedEmails
See Also