MailEventNotificationInfo Properties

 

Namespace:   System.Web.Management
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyEvents

Gets a collection of events for the current message.

System_CAPS_pubpropertyEventsDiscardedByBuffer

Gets the number of events discarded by the buffer since the last notification.

System_CAPS_pubpropertyEventsDiscardedDueToMessageLimit

Gets the number of events that are discarded by the buffer because the buffer has exceeded the message limit for the current notification.

System_CAPS_pubpropertyEventsInBuffer

Gets the number of events remaining in the buffer after the current notification.

System_CAPS_pubpropertyEventsInNotification

Gets the number of events being processed for the current notification.

System_CAPS_pubpropertyEventsRemaining

Gets the number of events remaining in the buffer after the current notification.

System_CAPS_pubpropertyLastNotificationUtc

Gets the time of the previous notification.

System_CAPS_pubpropertyMessage

Gets the e-mail message that will be sent as the current message.

System_CAPS_pubpropertyMessageSequence

Gets the position of this message in the sequence for the current notification.

System_CAPS_pubpropertyMessagesInNotification

Gets the total number of messages in the current notification.

System_CAPS_pubpropertyNotificationSequence

Gets the position of this notification within the total number of notifications made to date.

System_CAPS_pubpropertyNotificationType

Gets the type of the current notification.

Return to top
Show: