JAVA/CORBA CLASSES


SelectIcon property
Example

Read-write. Indicates whether the collection contains an icon note.

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectIcon()
  throws NotesException

public void setSelectIcon(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectIcon property in LotusScript NotesNoteCollection class

Example
See Also