MailEventNotificationInfo::Events Property

 

Gets a collection of events for the current message.

Namespace:   System.Web.Management
Assembly:  System.Web (in System.Web.dll)

public:
property WebBaseEventCollection^ Events {
	WebBaseEventCollection^ get();
}

Property Value

Type: System.Web.Management::WebBaseEventCollection^

A WebBaseEventCollection of events for the current message.

.NET Framework
Available since 2.0
Return to top
Show: