JAVA/CORBA CLASSES


OrgUnit1 property
Example

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

Defined in

Name

Data type

String

Syntax

public String getOrgUnit1()
   throws NotesException

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

@Name in formula language

Example
See Also