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:
- NotesAgent
- NotesDocument
- NotesDocumentCollection
- NotesNoteCollection
- NotesView