LOTUSSCRIPT/COM/OLE CLASSES


LastModified property
Example

Read-only. The date that an item was last modified.

Defined in

NotesItem

Data type

Variant of type DATE

Syntax

To get: dateV = notesItem.LastModified

Language cross-reference

LastModified property in Java Item class

Example