MailEventNotificationInfo.NotificationType Eigenschap

Definitie

Hiermee haalt u het type van de huidige melding op.

public:
 property System::Web::Management::EventNotificationType NotificationType { System::Web::Management::EventNotificationType get(); };
public System.Web.Management.EventNotificationType NotificationType { get; }
member this.NotificationType : System.Web.Management.EventNotificationType
Public ReadOnly Property NotificationType As EventNotificationType

Waarde van eigenschap

De EventNotificationType voor de huidige melding.

Van toepassing op

Zie ook