IsNotesAgent (NotesAgent - LotusScript®)
Read-only. Indicates whether an agent can run in the Notes® client environment.
Note: This property is new with Release 5.
Defined in
Data type
Boolean
Syntax
flag = notesAgent .IsNotesAgent
Legal values
- True indicates that the agent can run in the Notes® client environment.
- False indicates that the agent cannot run in the Notes® client environment.