IssueInfoProvider SendConfirmationEmail Method Kentico 8.0 API Reference
Sends e-mail to confirm subscription/unsubscription of subscriber to newsletter.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

isSubscriptionEmail
Type: OnlineSystem Boolean
True if the message is subscription confirmation, false if unsubscription confirmation
subscriberId
Type: OnlineSystem Int32
Subscriber ID
newsletterId
Type: OnlineSystem Int32
Newsletter ID
See Also