LOTUSSCRIPT/COM/OLE CLASSES


IsPublic property
Example

Read-only. Indicates whether an agent is shared or private.


Note Shared agents are sometimes called public agents.

Defined in

NotesAgent

Data type

Boolean

Syntax

To get: flag = notesAgent.IsPublic

Legal values


Language cross-reference

IsPublic in Java Agent class

Example
See Also