ShortName (NotesRegistration - JavaScript)

Read-write. The short name when creating user IDs.

Defined in

NotesRegistration

Syntax

getShortName() : string

setShortName(name:string) : void

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.