Starts the event.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- subscriber
- Type: CMS.Newsletters SubscriberInfo
Subscriber that the e-mail addresses are being resolved
- addresses
- Type: System.Collections.Generic ISet String
Set of e-mail addresses that will be used to send issue to, when issue is being sent to subscriber
Return Value
Type: ObtainSubscriberAddressesEventArgsExceptions
Exception | Condition |
---|---|
System ArgumentNullException | subscriber is null |
See Also