LOTUSSCRIPT/COM/OLE CLASSES


GetFirstNoteID method
Example

Gets the first note in a collection.

Defined in

NotesNoteCollection

Syntax

noteID$ = notesNoteCollection.GetFirstNoteID( )

Return value

noteID$


Language cross-reference

getFirstNoteID method in Java NoteCollection class

Example
See Also