| ChildCount | Read-only. The number of immediate children belonging to the current view entry. |
| ColumnIndentLevel | Read-only. The columns indent level of a view entry. |
| ColumnValues (NotesViewEntry) | Read-only. The value of each column in the view entry. |
| DescendantCount | Read-only. The number of descendants belonging to the current view entry. |
| Document (NotesViewEntry) | Read-only. The document associated with the view entry. |
| FTSearchScore (NotesViewEntry) | Read-only. The full-text search score of a view entry, if it was retrieved as part of a full-text search. |
| IndentLevel | Read-only. The indent level of a view entry. |
| IsCategory (NotesViewEntry) | Read-only. Indicates whether a view entry is a category. |
| IsConflict (NotesViewEntry) | Read-only. Indicates whether a view entry contains a document on which a replication or save conflict occurred. |
| IsDocument | Read-only. Indicates whether a view entry is a document. |
| IsTotal | Read-only. Indicates whether a view entry is a total. |
| IsValid (NotesViewEntry) | Read-only. Indicates whether a view entry is a valid entry. |
| NoteID (NotesViewEntry) | Read-only. The prefix "NT" followed by the note ID of a view entry. |
| Parent (NotesViewEntry) | Read-only. The parent view, view entry collection (COM only), or view navigator (COM only) of a view entry. |
| SiblingCount | Read-only. The number of siblings belonging to the current view entry. |
| UniversalID (NotesViewEntry) | Read-only. The universal ID of a document, associated with a view entry. The ID is a 32-character combination of hexadecimal digits (0-9, A-F) that… |