LOTUSSCRIPT/COM/OLE CLASSES


SelectIcon property
Example

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

Defined in

NotesNoteCollection

Data type

Boolean

Syntax

To get: flag = notesNoteCollection.SelectIcon

To set: notesNoteCollection.SelectIcon = flag

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectIcon property in Java NoteCollection class

Example
See Also