MailEventNotificationInfo::NotificationType Property

 

Gets the type of the current notification.

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

public:
property EventNotificationType NotificationType {
	EventNotificationType get();
}

Property Value

Type: System.Web.Management::EventNotificationType

The EventNotificationType for the current notification.

.NET Framework
Available since 2.0
Return to top
Show: