UserNameOfDoc (NotesDocument - LotusScript)

Returns a user name associated with a named document.

Note: This property is new in R12.0.1

Defined in

NotesDocument

Data type

String

Syntax

To get string = notesDocument .UserNameOfDoc

Legal values

Returns a username associated with a named document. If there is no username associated with the named document, returns an empty string.