MailEventNotificationInfo.NotificationSequence Property

 

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

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

Public ReadOnly Property NotificationSequence As Integer

Property Value

Type: System.Int32

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

System_CAPS_noteNote

The sequence numbers start at 1 for the first notification.

.NET Framework
Available since 2.0
Return to top
Show: