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