Skip to main content

LastModified (NotesItem - LotusScript)

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

Defined in

NotesItem

Data type

Variant of type DATE

Syntax

To get: dateV = notesItem .LastModified

Example