LOTUSSCRIPT/COM/OLE CLASSES
Gets the last entry in a view collection.
Defined in
NotesViewEntryCollection
Syntax
Set notesViewEntry = notesViewEntryCollection.GetLastEntry( )
Return value
notesViewEntry
getLastEntry method in Java ViewEntryCollection class
Example