SelectAllNotes (NotesNoteCollection - LotusScript®)
Selects or deselects all notes for inclusion in the collection.
Defined in
Syntax
Call notesNoteCollection .SelectAllNotes( selectorValue )
Parameters
selectorValue
Boolean.
- True includes all notes.
- False excludes all notes.