From: Steve Brokenshire Date: Sun, 31 Jan 2016 15:43:32 +0000 (+0000) Subject: Added the RELATED-TO property to iCalendarJournal-Load2.vcf X-Git-Tag: release-0.02~449 X-Git-Url: http://Server1/repobrowser/?a=commitdiff_plain;h=0347b1667da67169dcf6d93269bafbe16dccabdb;p=xestiacalendar%2F.git Added the RELATED-TO property to iCalendarJournal-Load2.vcf --- 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