ShortName (NotesRegistration - LotusScript®)
Read-write. The short name when creating user IDs.
Note: This
property is new with Release 6.5.
Defined in
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.