Add (NotesNoteCollection - LotusScript®)

Adds one or more notes to a note collection.

Defined in

NotesNoteCollection

Syntax

Call notesNoteCollection .Add( additionSpecifier )

Parameters

additionSpecifier

Variant. A string or an integer representing a valid note ID or an object of the following type:

Usage

The Parent database of the note(s) to add must be the same as the note collection.

Language cross-reference

add method in Java™ NoteCollection class