SelectProfiles (NoteCollection - Java)

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

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectProfiles()
   throws NotesException
public void setSelectProfiles(boolean flag)
   throws NotesException

Legal values

  • true to indicate inclusion of profile documents
  • false to indicate exclusion of profile documents

Usage

The following methods set this property: