GetFirstNoteID (NotesNoteCollection - LotusScript®)
Gets the first note in a collection.
Defined in
Syntax
noteID$ = notesNoteCollection .GetFirstNoteID( )
Return value
noteID$
String. The ID of the first note in the collection.
Gets the first note in a collection.
noteID$ = notesNoteCollection .GetFirstNoteID( )
noteID$
String. The ID of the first note in the collection.