| Alias (NotesOutlineEntry) | Read-write. Alias name of the outline entry, used for programmatic access. |
| Database (NotesOutlineEntry) | Read-only. The database that is the resource link for an outline entry, or null. |
| Document (NotesOutlineEntry) | Read-only. The document that is the resource link for an outline entry, or null. You create a document resource link by performing a Copy as document… |
| Formula (NotesOutlineEntry) | Read-only. Formula of an action outline, or an empty string. |
| FrameText | Read-write. The name of the target frame in which you want the entry to appear. |
| HasChildren | Read-only. Indicates whether an entry contains child entries. |
| HideFormula | Read-write. A formula that determines when an entry is hidden, or an empty string. |
| ImagesText | Read-write. The name of the image file you would use to add an icon to your entry. |
| IsHidden (NotesOutlineEntry) | Read-write. Indicates whether an entry is hidden in the current user context (read) or hides an entry in all contexts (write). |
| IsHiddenFromNotes | Read-write. Indicates whether an entry is hidden in the context of the Notes® client. |
| IsHiddenFromWeb | Read-write. Indicates whether an entry is hidden in the context of a Web browser. |
| IsInThisDB | Read-only. Indicates whether an entry refers to an element within the current database. |
| IsPrivate (NotesOutlineEntry) | Read-only. Indicates whether an entry is specific to an individual. |
| KeepSelectionFocus | Read-write. Indicates whether an entry keeps selection focus. |
| Label | Read-write Label for an entry. |
| Level (NotesOutlineEntry) | Read-only. Indicates the level of this entry. |
| NamedElement | Read-only. The named element referenced by an outline entry (or the alias name if available), or an empty string. |
| Parent (NotesOutlineEntry) | Read-only. The outline that contains an OutlineEntry object. |
| Type (NotesOutlineEntry) | Read-only. Type of outline entry. |
| URL | Read-only. The URL of an outline entry, or an empty string. |
| UseHideFormula | Read-write. Indicates whether an entry is hidden when the hide formula is True. |
| View (NotesOutlineEntry) | Read-only. The view that is the resource link for an outline entry, or null. |