Count (NotesViewNavigator - LotusScript)
Read-only. The number of entries represented by the navigator.
Note: This property is new with Release 6.
Defined in
NotesViewNavigator
Data type
Long
Syntax
To get: count& = notesViewNavigator .Count
Example