selectAllNotes (NoteCollection - Java)
Selects or deselects all notes for inclusion in the collection.
Defined in
Syntax
public void selectAllNotes(boolean selectorvalue)
throws NotesException
Parameters
boolean selectorvalue
- true includes all notes
- false excludes all notes
Language cross-reference
SelectAllNotes method in LotusScript® NotesNoteCollection class