LOTUSSCRIPT/COM/OLE CLASSES


Parent property
Example

Read-only. The outline that contains an OutlineEntry object.

Note This property is new with Release 5.0.2b.

Note This property is supported in COM only.

Defined in

NotesOutlineEntry

Data type

NotesOutline

Syntax

To get: Set notesOutline = notesOutlineEntry.Parent

Language cross-reference

Parent in Java OutlineEntry class

Example