LOTUSSCRIPT/COM/OLE CLASSES


SelectProfiles property
Read-write. Indicates whether the collection contains profile documents.

Defined in

NotesNoteCollection

Data type

Boolean

Syntax

To get: flag = notesNoteCollection.SelectProfiles

To set: notesNoteCollection.SelectProfiles = flag

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectProfiles property in Java NoteCollection class

See Also