LOTUSSCRIPT/COM/OLE CLASSES
Note This property is new with Release 6.5.
Defined in
NotesRegistration
Data type
String
Syntax
To get: string$ = notesRegistration.ShortName
To set: notesRegistration.ShortName = string$
Usage
Optionally set this property before calling RegisterNewUser.
By default the short name is the first letter of the first name followed by the last name.
Language cross-reference
ShortName property in Java Registration class