From 0b32cbf57b00c44fc88b137b5aa6b1d6c5be258b Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 31 Jan 2016 15:08:38 +0000 Subject: [PATCH] Added the ATTENDEE property to iCalendarJournal-Load2.vcf --- source/tests/iCalendarJournal-Load2.vcf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/tests/iCalendarJournal-Load2.vcf b/source/tests/iCalendarJournal-Load2.vcf index f6505cf..82cfb20 100644 --- a/source/tests/iCalendarJournal-Load2.vcf +++ b/source/tests/iCalendarJournal-Load2.vcf @@ -21,5 +21,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:VJOURNAL END:VCALENDAR \ No newline at end of file -- 2.39.5