SelectProfiles (NotesNoteCollection - LotusScript®)

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

  • True indicates inclusion of profile documents.
  • False indicates exclusion of profile documents.

Usage

The following methods set this property: