Alert.UTCTimeOfLastEvent Property

Gets the date and time at which the last event that raised an alert occurred.

 Alert.UTCTimeOfLastEvent

Access

Read-only

Return Value

Date

Remarks

Note Note   

Alerts forwarded using the MOM Connector Framework (MCF) will not have accurate values for their UTCTimeOfLastEvent and UTCTimeOfLastEvent properties. If you use MCF to forward alerts, you should avoid using these properties in your scripts.

The UTCTimeOfLastEvent property is most useful when used with consolidated alerts.

Requirements

Platforms: Requires Windows 2000 or later

Version: Requires MOM 2000  or later

See Also

Alert Object