UserNameObject (NotesSession - LotusScript®)

Read-only. The name, in the form of a NotesName object, of the user or server that created the session.

Note: This property is new with Release 5.0.2b.
Note: This property is supported in COM only.

Defined in

NotesSession

Data type

NotesName

Syntax

To get: Set notesName = notesSession .UserNameObject

Example