IsCategory (NotesViewEntry - LotusScript®)
Read-only. Indicates whether a view entry is a category.
Defined in
Data type
Boolean
Syntax
To get: flag = notesViewEntry .IsCategory
Legal values
- True indicates that the view entry is a category.
- False indicates that the view entry is not a category.