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