Retrieves the OpenedEmailInfo object for newsletter issue and subscriber identified by ID.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- issueId
- Type: System Int32
ID of the newsletter issue
- subscriberId
- Type: System Int32
ID of the subscriber
Return Value
Type: OpenedEmailInfoOpenedEmailInfo object
See Also