caldav::CalDAV instproc property=cs-getctag
<instance of caldav::CalDAV> property=cs-getctag
- Testcases:
- PROPFIND_ios, caldav, PROPFIND_android, PROPFIND_thunderbird
Source code: # Specifies a "synchronization" token used to indicate when # the contents of a calendar or scheduling Inbox or Outbox # collection have changed. if {${:queryType} eq "calendar"} { return [:calcCtag ${:user_id}] } else { return "" }XQL Not present: Generic, PostgreSQL, Oracle