IsCalendar (View - Java™)
Read-only. Indicates whether a view is a calendar view.
Defined in
Data type
boolean
Syntax
public boolean isCalendar()
throws NotesException
Legal values
- true if the view is a calendar view
- false if the view is not a calendar view
Language cross-reference
IsCalendar property in LotusScript® NotesView class