IsCategory (ViewEntry - Java™) Read-only. Indicates whether a view entry is a category. Defined in ViewEntry Data type boolean Syntax public boolean isCategory() throws NotesException Legal values true if the entry is a category false if the entry is not a category Example