JAVA/CORBA CLASSES


Alias property
Example

Read-Write. Name of an outline entry for programmatic access.

Defined in

OutlineEntry

Data type

String

Syntax

public String getAlias()
    throws NotesException

public void setAlias(String value)
    throws NotesException

Language cross-reference

Alias property in LotusScript NotesOutlineEntry class

Example
See Also