LotusScript ClassesE-HEEntryCountOn this pageEntryCount (NotesView - LotusScript)Read-only. The number of documents in a view. Note: This property is new with Release 6. Defined in NotesView Data type Long Syntax To get: count% = notesView .EntryCount Example