IPWorks 2020 JavaScript Edition

Questions / Feedback?

LockProperties Property

Fields used when locking and unlocking a calendar resource.

Syntax


 getLockProperties(): CalLock;

 setLockProperties(lockProperties: CalLock): void;

Default Value

Remarks

This property used the , , , and fields when locking and unlocking a calendar resource. You may lock the whole calendar, or only a single event within the calendar, depending on the URI you pass to LockCalendar or UnLockCalendar. After a successful LockCalendar operation, the class will the , , , and properties to the values returned in the server's response. The lock are then passed along when you call CopyCalendarEvent or MoveCalendarEvent

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]