LOTUSSCRIPT/COM/OLE CLASSES


CurrentAgent property
Example

Read-only. The agent that's currently running.

Note This property is not implemented in COM.

Defined in

NotesSession

Data type

NotesAgent

Syntax

To get: Set notesAgent = notesSession.CurrentAgent

Language cross-reference

CurrentAgent property in Java AgentContext class

Example
See Also