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