IsCalendar (NotesView - LotusScript®) Read-only. Indicates whether a view is a calendar view. Defined in NotesView Data type Boolean Syntax To get: flag = notesView .IsCalendar Return value True indicates that the view is a calendar view. False indicates that the view is a standard outline view. Example