LOTUSSCRIPT/COM/OLE CLASSES


IsCategory property
Example

Read-only. Indicates whether a view entry is a category.

Defined in

NotesViewEntry

Data type

Boolean

Syntax

To get: flag = notesViewEntry.IsCategory

Legal values


Language cross-reference

IsCategory property in Java ViewEntry class

Example