GetLastEntry (NotesViewEntryCollection - LotusScript®)
Gets the last entry in a view collection.
Defined in
Syntax
Set notesViewEntry = notesViewEntryCollection .GetLastEntry( )
Return value
notesViewEntry
The last view entry in the collection. If there are no entries in the collection, returns Nothing.