.

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


OrgUnit property
Example

Read-write. The organizational unit to use when creating ID files.

Defined in

NotesRegistration

Data type

String

Syntax

To get: string$ = notesRegistration.OrgUnit

To set: notesRegistration.OrgUnit = string$

Usage

Optionally set this property before calling RegisterNewCertifier, RegisterNewServer, or RegisterNewUser.

Language cross-reference

OrgUnit property in Java Registration class

ViewMoveName @command in formula language

AdminNewOrgUnit @command in formula language

Example
See Also