LOTUSSCRIPT/COM/OLE CLASSES
Read-only. The name of the person who last modified and saved an agent (the owner of the agent). If the owner has a hierarchical name, only the common name is returned.
Defined in
NotesAgent
Data type
String
Syntax
To get: commonOwner$ = notesAgent.CommonOwner
Usage
If the owner's name is flat (non-hierarchical), the CommonOwner name is the same as the Owner name.
Language cross-reference
CommonOwner in Java Agent class
Example See Also