IssueInfoProviderAddOpenedEmails Method |
Increases the opened emails count int the issue specified.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax public static void AddOpenedEmails(
int issueId
)
Parameters
- issueId
- Type: SystemInt32
ID of the issue
See Also