Returns true if the contact clicked link in specified newsletter.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
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