MailEventNotificationInfo.NotificationType 属性

定义

获取当前通知的类型。

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

属性值

当前通知的 EventNotificationType

适用于

另请参阅