CLASSI JAVA/CORBA


SelectFolders property
Esempio

Read-write. Indicates whether the collection contains notes for folders.

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectFolders()
  throws NotesException

public void setSelectFolders(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectFolders property in LotusScript NotesNoteCollection class

Esempio
Vedere anche