Click or drag to resize
NewsletterEmailsDataViewModelOpenRate Property
Relative number of recipients who opened the email to total number of recipients.

Namespace: CMS.Newsletters.Web.UI
Assembly: CMS.Newsletters.Web.UI (in CMS.Newsletters.Web.UI.dll) Version: 11.0.0
Syntax
C#
public decimal OpenRate { get; set; }

Property Value

Type: Decimal
See Also