Owner (NotesAgent - JavaScript)

Read-only. The name of the person who last modified and saved an agent.

Defined in

NotesAgent

Syntax

getOwner() : string

Usage

If the owner's name is hierarchical, this property returns the fully distinguished name.

Saving the agent changes the owner immediately. However, if you subsequently call this method within the same NotesSession, the previous owner's name is returned. The ownership change is not reflected in properties until the next time a NotesSession is obtained.