LastModified (NotesDatabase - LotusScript®)

Read-only. The date/time that a database was last modified.

Defined in

NotesDatabase

Data type

Variant of type DATE

Syntax

To get: dateV = notesDatabase .LastModified

Usage

The database must be open to use this property.

Example