JAVA/CORBA CLASSES


selectAllNotes method
Example

Selects or deselects all notes for inclusion in the collection.

Defined in

NoteCollection

Syntax

public void selectAllNotes(boolean selectorvalue)
   throws NotesException

Parameters

boolean selectorvalue

Language cross-reference

SelectAllNotes method in LotusScript NotesNoteCollection class

Example
See Also