IPWorks 2020 JavaScript Edition

Questions / Feedback?

UnLockCalendar Method

Unlocks a calendar resource.

Syntax

async caldav.unLockCalendar(resourceURI : string): Promise<void>

Remarks

This method unlocks a calendar resource. Before calling UnLockCalendar on a particular calendar resource, the LockPropertiesTokens property must be set to the lock tokens for ResourceURI. The method will remove the lock, allowing other users or non-privileged users to access and operate on the file.

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