MailEventNotificationInfo.Events 属性

定义

获取当前消息的事件的集合。

public:
 property System::Web::Management::WebBaseEventCollection ^ Events { System::Web::Management::WebBaseEventCollection ^ get(); };
public System.Web.Management.WebBaseEventCollection Events { get; }
member this.Events : System.Web.Management.WebBaseEventCollection
Public ReadOnly Property Events As WebBaseEventCollection

属性值

WebBaseEventCollection

当前消息的事件的 WebBaseEventCollection

适用于

另请参阅