LockHolders (NotesAgent - LotusScript®)
Read-only. The names of the holders of a lock.
Note: This property is new with Release 6.
Defined in
Data type
Array of type String
Syntax
To get: lockHolders = notesAgent .LockHolders
Usage
If the agent is locked, the array contains the names of the lock holders. The agent can be locked by one or more users or groups.
If the agent is not locked, the array contains one element whose value is an empty string ("").