LOTUSSCRIPT/COM/OLE CLASSES


SelectHelpAbout property
Example

Read-write. Indicates whether the collection contains an "About Database" note.

Defined in

NotesNoteCollection

Data type

Boolean

Syntax

To get: flag = notesNoteCollection.SelectHelpAbout

To set: notesNoteCollection.SelectHelpAbout = flag

Legal values

Usage

The following methods set this property:


Example
See Also