ObtainSubscriberAddressesHandler Start Method Kentico 8.0 API Reference
Starts the event.

Namespace: CMS.Newsletters
Assembly: 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: OnlineSystem.Collections.Generic ISet OnlineString 
Set of e-mail addresses that will be used to send issue to, when issue is being sent to subscriber

Return Value

Type: ObtainSubscriberAddressesEventArgs
Exceptions

See Also