MailEventNotificationInfo::LastNotificationUtc Property

 

Gets the time of the previous notification.

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

public:
property DateTime LastNotificationUtc {
	DateTime get();
}

Property Value

Type: System::DateTime

A DateTime object that specifies the time of the previous notification.

.NET Framework
Available since 2.0
Return to top
Show: