Label (OutlineEntry - Java)

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

Example