Skip to main content

IsHierarchical (NotesName - LotusScript)

Read-only. Indicates whether a name is hierarchical.

Defined in

NotesName

Data type

Boolean

Syntax

To get: flag = notesName .IsHierarchical

  • True indicates that the name is hierarchical.
  • False indicates that the name is an Internet address or a flat name.

Example