LOTUSSCRIPT/COM/OLE CLASSES


IsCalendar property
Example

Read-only. Indicates whether a view is a calendar view.

Defined in

NotesView

Data type

Boolean

Syntax

To get: flag = notesView.IsCalendar

Return value


Language cross-reference

IsCalendar property in Java View class

Example