Hello. I'm creating a small app that will enable managers to put appointments (mandatory meetings) on their employees' calendars using WebDAV. These appointments should not be deleted by the employees so I'm looking at the "isreadonly" field in the DAV: namespace. Two questions: 1) Will this prevent the employee from deleting the appointment and 2) Will this prevent the manager from deleting the appointment? Thanks in advance, Mike