GetNextImportedNoteID (NotesDXLImporter - LotusScript®)
Given a note, finds the note immediately following it in a collection.
Defined in
Syntax
nextNoteID$ = notesDXLImporter .GetNextImportedNoteID( noteID$ )
Parameters
noteID$
String. A valid note ID.
Return value
nextNoteID$
String. The ID of the note following the specified note.