JAVA/CORBA CLASSES


IsEnforceUniqueShortName property
Read-write. Indicates whether a short name must be unique.

Note This property is new with Release 6.5.

Defined in

Registration

Data type

boolean

Syntax

public boolean isEnforceUniqueShortName()
   throws NotesException

public void setEnforceUniqueShortName(boolean flag)
   throws NotesException

Legal values


Usage

Optionally set this property before calling registerNewUser.

Language cross-reference

EnforceUniqueShortName property in LotusScript NotesRegistration class