getFirstNoteID (NoteCollection - Java™)
Gets the first note in a collection.
Defined in
Syntax
public String getFirstNoteID()
throws NotesException
Return value
String
The ID of the first note in the collection.
Gets the first note in a collection.
public String getFirstNoteID()
throws NotesException
String
The ID of the first note in the collection.