From 0347b1667da67169dcf6d93269bafbe16dccabdb Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 31 Jan 2016 15:43:32 +0000 Subject: [PATCH] Added the RELATED-TO property to iCalendarJournal-Load2.vcf --- source/tests/iCalendarJournal-Load2.vcf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/tests/iCalendarJournal-Load2.vcf b/source/tests/iCalendarJournal-Load2.vcf index f758060..1de5109 100644 --- a/source/tests/iCalendarJournal-Load2.vcf +++ b/source/tests/iCalendarJournal-Load2.vcf @@ -44,5 +44,8 @@ DESCRIPTION;ZEBRAS=NO:This is the third journal description. EXDATE:20160125T120000Z EXDATE;TZID=Europe/Truro;VALUE=DATE-TIME:20160125T130000Z EXDATE;ZOOP=ZIPPO:20160125T133000Z +RELATED-TO:person.1@example.com +RELATED-TO;RELTYPE=PARENT:person.2@example.com +RELATED-TO;SCHOOL=MEETING:person.3@example.com END:VJOURNAL END:VCALENDAR \ No newline at end of file -- 2.39.2