GenerateQueueItemsEventArgs Properties |
The GenerateQueueItemsEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
EmailAddressBlocker |
Every email should be checked using this email address blocker before it is added to the email queue.
| |
GeneratedEmails |
E-mail addresses that have been already added to the queue. Used to remove duplicates throughout different subscriber types.
| |
Issue |
Issue that's being sent.
| |
OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
Subscriber |
Subscriber to which the issue is being sent. Can be null to indicate that issue is being sent to all subscribers.
|