Logs e-mail with newsletter issue as opened by specified subscriber.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- subscriberGuid
- Type: System Guid
Subscriber's GUID
- issueGuid
- Type: System Guid
GUID of the newsletter issue
- siteId
- Type: System Int32
ID of the site that owns the newsletter
Return Value
Type: Int32ID of the opened newsletter issue, 0 if not affected
See Also