LOTUSSCRIPT/COM/OLE CLASSES


UserNameObject property
Beispiel

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

Hinweis This property is new with Release 5.0.2b.

Hinweis This property is supported in COM only.

Defined in

NotesSession

Data type

NotesName

Syntax

To get: Set notesName = notesSession.UserNameObject

Language cross-reference

UserNameObject property in Java Session class

Beispiel
Siehe auch