MailEventNotificationInfo Properties
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Events | Gets a collection of events for the current message. |
![]() | EventsDiscardedByBuffer | Gets the number of events discarded by the buffer since the last notification. |
![]() | EventsDiscardedDueToMessageLimit | Gets the number of events that are discarded by the buffer because the buffer has exceeded the message limit for the current notification. |
![]() | EventsInBuffer | Gets the number of events remaining in the buffer after the current notification. |
![]() | EventsInNotification | Gets the number of events being processed for the current notification. |
![]() | EventsRemaining | Gets the number of events remaining in the buffer after the current notification. |
![]() | LastNotificationUtc | Gets the time of the previous notification. |
![]() | Message | Gets the e-mail message that will be sent as the current message. |
![]() | MessageSequence | Gets the position of this message in the sequence for the current notification. |
![]() | MessagesInNotification | Gets the total number of messages in the current notification. |
![]() | NotificationSequence | Gets the position of this notification within the total number of notifications made to date. |
![]() | NotificationType | Gets the type of the current notification. |
