From: Steve Brokenshire Date: Sun, 31 Jan 2016 13:21:07 +0000 (+0000) Subject: Added the ATTENDEE property to iCalendarTask-Load2.vcf X-Git-Tag: release-0.02~532 X-Git-Url: http://Server1/repobrowser/?a=commitdiff_plain;h=88deca9347583295e1d795a1bb485e3d7fba9fe2;p=xestiacalendar%2F.git Added the ATTENDEE property to iCalendarTask-Load2.vcf --- diff --git a/source/tests/iCalendarTask-Load2.vcf b/source/tests/iCalendarTask-Load2.vcf index 9ca0343..1e1f554 100644 --- a/source/tests/iCalendarTask-Load2.vcf +++ b/source/tests/iCalendarTask-Load2.vcf @@ -31,5 +31,11 @@ ATTACH;FMTTYPE=application/internet-shortcut:http://www.example.com/ ATTACH;FMTTYPE=application/internet-shortcut:http://www.example.com/page2.html ATTACH;FMTTYPE=text/plain;VALUE=BINARY;ENCODING=BASE64;STUPID=EXAMPLE:VGhpcyBp cyBhbiBleGFtcGxlIGZpbGU= +ATTENDEE:Attendee One +ATTENDEE;DELEGATED-FROM="mailto:delegated.from@example.com";DELEGATED-TO="mail + to:delegated.to@example.com";ROLE=CHAIR;RSVP=TRUE:Attendee Two +ATTENDEE;DIR="null:nodata";SENT-BY="mailto:sent.by@example.com";CN="Attendee T + he Third";CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED;LANGUAGE=kw;EXAMPLE=DATA:Attend + ee Three END:VTODO END:VCALENDAR \ No newline at end of file