Returns true if the contact opened specified newsletter.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- contact
- Type: System Object
Contact which should be checked
- newsletterName
- Type: System String
Newsletter name
- lastXDays
- Type: System Int32
Constraint for last X days (if zero or negative value is given, no constraint is applied)
Return Value
Type: BooleanSee Also