ObtainSubscriberAddressesHandler Start Method Kentico 8.1 API Reference
Starts the event.

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

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