LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Alias name of the outline entry, used for programmatic access.
Defined in
NotesOutlineEntry
Data type
String
Syntax
To get: alias$ = notesOutlineEntry.Alias
To set: notesOutlineEntry.Alias = alias$
Language cross-reference
Alias in Java OutlineEntry class
Example See Also