JAVA/CORBA CLASSES


Label property
Example

Read-Write. Label (display text) for an entry.

Defined in

OutlineEntry

Data type

String

Syntax

public String getLabel()
    throws NotesException

public void setLabel(String value)
    throws NotesException

Language cross-reference

Label property in LotusScript NotesOutlineEntry class

Example
See Also