LOTUSSCRIPT/COM/OLE CLASSES


OrgUnit2 property
Example

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

Defined in

NotesName

Data type

String

Syntax

To get: string$ = notesName.OrgUnit2

Usage

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

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

Organizational unit 2 is the second rightmost organizational unit in the name.

Language cross-reference

OrgUnit2 in Java Name class

@Name in formula language

Example
See Also