Compartir a través de


MailEventNotificationInfo.NotificationType Propiedad

Definición

Obtiene el tipo de la notificación actual.

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

Valor de propiedad

Tipo EventNotificationType de la notificación actual.

Se aplica a

Consulte también