Click or drag to resize
ObtainSubscriberAddressesEventArgs Properties

The ObtainSubscriberAddressesEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAddresses
Set of e-mail addresses that will be used to send issue to, when issue is being sent to Subscriber.
Public propertyBouncedEmailsLimit
Determine maximal limit of email bounces. Above this limit are the emails blocked, therefore are filtered.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyMonitorBouncedEmails
Determine, whether monitoring of bounced emails is turned on or off for the current site.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertySubscriber
Subscriber that the e-mail addresses are being resolved.
Top
See Also