Accessing NotesViewNavigator properties

The NotesViewNavigator class provides access to all entries or a subset of entries in a view. You can create a navigator by using the CreateViewNav, CreateViewNavFrom, CreateViewNavFromCategory, or CreateViewNavFromChildren methods in the NotesView class.

Property

Data type

Description

CacheSize

Long

(Read-write) The size of the navigator cache in view entries. For COM only.

Count

Long

(Read-only) The number of entries represented by the navigator

MaxLevel

Long

(Read-write) The navigator's maximum level of navigation

ParentView

NotesView

(Read-only) The parent view of a navigator