JAVA/CORBA CLASSES


SelectOutlines property
Example

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

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectOutlines()
  throws NotesException

public void setSelectOutlines(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectOutlines property in LotusScript NotesNoteCollection class

Example
See Also