JAVA/CORBA CLASSES
Read-only. The date a document was last modified or read.
Defined in
Document
Data type
DateTime
Syntax
public DateTime getLastAccessed() throws NotesException
Usage
The value returned is exact only to the day, not the hour. If the document is edited, the property is always updated. If the document is read more than once during the same 24hour period, the value is only updated the first time accessed.
Language cross-reference
LastAccessed property in LotusScript NotesDocument class
@Accessed function in formula language
Example See Also