.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Owner property
Example

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

Defined in

NotesAgent

Data type

String

Syntax

To get: ownerName$ = notesAgent.Owner

Usage

If the owner's name is hierarchical, this property returns the fully distinguished name. If the owner's name is flat (non-hierarchical), the CommonOwner name is the same as the Owner name.

Language cross-reference

Owner in Java Agent class

Example
See Also