GetFirstImportedNoteID (NotesDXLImporter - LotusScript®)
Gets the first note in the collection.
Defined in
Syntax
noteID$ = notesDXLImporter .GetFirstImportedNoteID( )
Return value
noteID$
String. The ID of the first note.
Gets the first note in the collection.
noteID$ = notesDXLImporter .GetFirstImportedNoteID( )
noteID$
String. The ID of the first note.