IsCategorized (NotesView - LotusScript®)
Read-only. Indicates whether a view is categorized.
Note: This property is new with Release 5.
Defined in
Data type
Boolean
Syntax
To get: flag = notesView .IsCategorized
Legal values
- True indicates that the view is categorized.
- False indicates that the view is not categorized.
Language cross-reference
IsCategorized property in Java View class