Click or drag to resize
IIssueStatisticsCalculatorUniqueClicks Property
Number of clicks on email links. Multiple clicks on same link in same email are counted as a single click.

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

Property Value

Type: Int32
See Also