From 88deca9347583295e1d795a1bb485e3d7fba9fe2 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 31 Jan 2016 13:21:07 +0000 Subject: [PATCH] Added the ATTENDEE property to iCalendarTask-Load2.vcf --- source/tests/iCalendarTask-Load2.vcf | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.39.2