IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

UnLockCalendar Method

Unlocks a calendar resource.

Object Oriented Interface

public function doUnLockCalendar($resourceuri);

Procedural Interface

ipworks_caldav_do_unlockcalendar($res, $resourceuri);

Remarks

This method unlocks a calendar resource. Before calling UnLockCalendar on a particular calendar resource, the LockTokens 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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]