JAVA/CORBA CLASSES


CommonUserName property
Example

Read-only. The common name of the user that created the session.

Defined in

Session

Data type

String

Syntax

public String getCommonUserName()
   throws NotesException

Usage

If the user name is flat (non-hierarchical), CommonUserName is the same as UserName.

Language cross-reference

CommonUserName property in LotusScript NotesSession class

Example
See Also