JAVA/CORBA CLASSES


OrgUnit2 property
Example

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

Defined in

Name

Data type

String

Syntax

public String getOrgUnit2()
   throws NotesException

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 property in LotusScript NotesName class

@Name in formula language

Example
See Also