.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


OrgUnit4 property
Example

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

Defined in

NotesName

Data type

String

Syntax

To get: string$ = notesName.OrgUnit4

Usage

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

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

Organizational unit 4 is the fourth rightmost organizational unit in the name.

Language cross-reference

OrgUnit4 in Java Name class

@Name in formula language

Example
See Also