Add (NotesNoteCollection - LotusScript®)
Adds one or more notes to a note collection.
Defined in
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:
- NotesAgent
- NotesDocument
- NotesDocumentCollection
- NotesForm
- NotesNoteCollection
- NotesView
Usage
The Parent database of the note(s) to add must be the same as the note collection.