LOTUSSCRIPT/COM/OLE CLASSES


IsFolder property
Example

Read-only. Indicates whether a NotesView object represents a folder.

Defined in

NotesView

Data type

Boolean

Syntax

To get: flag = notesView.IsFolder

Return value


Language cross-reference

IsFolder property in Java View class

Example