ShortName (Registration - Java™)
Read-write. The short name when creating user IDs.
Note: This
property is new with Release 6.5.
Defined in
Data type
String
Syntax
public String getShortName()
throws NotesException
public void setShortName(String name)
throws NotesException
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.