CurrentAgent (NotesSession - LotusScript)
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
Example