MailEventNotificationInfo::MessagesInNotification Property

 

Gets the total number of messages in the current notification.

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

public:
property int MessagesInNotification {
	int get();
}

Property Value

Type: System::Int32

The total number of messages in the current notification.

.NET Framework
Available since 2.0
Return to top
Show: