JAVA/CORBA CLASSES


NamedElement property
Read-only. Named element referenced by an outline entry, or an empty string.

Defined in

OutlineEntry

Data type

String

Syntax

public String getNamedElement()
    throws NotesException

Usage

This property applies if the outline entry type is OUTLINE_TYPE_NAMEDELEMENT.

Language cross-reference

NamedElement property in LotusScript NotesOutlineEntry class

See Also