DAV/Properties/CalDAV:recipient
From DAViCal Wiki
< DAV | Properties
The calendar user address (recipient header value) that the enclosing response for a POST method request is for.
See Section 8.1.2 of the CalDAV Scheduling Extensions to WebDAV (draft)
<!ELEMENT recipient (DAV:href)>
Example
<C:recipient><href>mailto:boojum@example.com</href></C:recipient>

