CaretCategory (NotesUIView - LotusScript®)

Returns the current category in the view for the current document.

Note: This property is new with Release 5.

Defined in

NotesUIView

Data type

Variant

Syntax

To get: variant = notesUIView .CaretCategory

Usage

This property is mainly used for categorized views.

Example