ActiveEndTime property
Gets the end time of a formerly active database.
Syntax
DateTime ActiveEndTime {get;}
Return value
Returns the end time of the database’s active period. If the database was never active or is currently active, the return value is System.DateTime.MinValue
(12:00:00 AM).