LockOwner Property
The principle that owns the current resource lock.
Syntax
property LockOwner: String;
Default Value
''
Remarks
The principle that owns the current resource lock.
Before the calendar resource can be locked, the Lock LockOwner may be set to the name of a principle or group of principles that will own the lock. If no owner is specified, the server will automatically associate the lock with the requesting principle. After a successful LockCalendar operation, the component will set the LockOwner property to the correct value returned in the server's response.
Data Type
String