LOTUSSCRIPT/COM/OLE CLASSES


OrgUnit1 property
Example

Read-only. The first organizational unit component (OU=) of a hierarchical name.

Defined in

NotesName

Data type

String

Syntax

To get: string$ = notesName.OrgUnit1

Usage

This property returns an empty string for a hierarchical name with no organizational unit 1 component.

This property returns an empty string for an Internet or flat name.

Organizational unit 1 is the rightmost organizational unit in the name.

Language cross-reference

OrgUnit1 in Java Name class

@Name in formula language

Example
See Also