OrgUnit (NotesRegistration - LotusScript®)
Read-write. The organizational unit to use when creating ID files.
Defined in
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.