LOTUSSCRIPT/COM/OLE CLASSES


UserNameObject property
Esempio

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

Nota This property is new with Release 5.0.2b.

Nota 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

Esempio
Vedere anche