Condividi tramite


MailEventNotificationInfo.NotificationType Proprietà

Definizione

Ottiene il tipo della notifica corrente.

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

Valore della proprietà

EventNotificationType per la notifica corrente.

Si applica a

Vedi anche