Remove (NotesNoteCollection - LotusScript®)
Removes one or more notes from a note collection.
Defined in
Syntax
Call notesNoteCollection .Remove( removalSpecifier )
Parameters
removalSpecifier
Variant. A string or an integer representing a valid note ID or an object of the following type:
Language cross-reference
remove method in Java™ NoteCollection class