LOTUSSCRIPT/COM/OLE CLASSES


SelectAllAdminNotes method
Example

Selects or deselects the administration notes for inclusion in the collection.

Defined in

NotesNoteCollection

Syntax

Call notesNoteCollection.SelectAllAdminNotes( selectorValue )

Parameters

selectorValue

Usage

The administration notes are those regulated by the following properties. This method sets these properties True or False as indicated by selectorValue.


Language cross-reference

selectAllAdminNotes method in Java NoteCollection class

Example
See Also