IsEnforceUniqueShortName (NotesRegistration - JavaScript™)
Read-write. Indicates whether a short name must be unique.
Defined in
NotesRegistrationSyntax
isEnforceUniqueShortName()
: boolean setEnforceUniqueShortName(flag:boolean)
: void
| Legal value | Description |
|---|---|
true |
if the short name must be different from all others |
false (default) |
if the short name can duplicate another |