From: Steve Brokenshire Date: Wed, 27 Jan 2016 21:01:44 +0000 (+0000) Subject: Added the RELATED-TO properties to iCalendarEvent-Load2.vcf X-Git-Tag: release-0.02~616 X-Git-Url: http://Server1/repobrowser/?a=commitdiff_plain;h=b1887cd68e499f2514b9e5e0a8e050185d27f915;p=xestiacalendar%2F.git Added the RELATED-TO properties to iCalendarEvent-Load2.vcf --- diff --git a/source/tests/iCalendarEvent-Load2.vcf b/source/tests/iCalendarEvent-Load2.vcf index 7a70215..6979d3e 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -53,5 +53,8 @@ REQUEST-STATUS:2.0;Success REQUEST-STATUS;LANGUAGE=en:3.42;Really big irrecoverable error caused by the u ser REQUEST-STATUS;USER=MISSING:3.7;Invalid calendar user +RELATED-TO:person.1@example.com +RELATED-TO;RELTYPE=PARENT:person.2@example.com +RELATED-TO;SCHOOL=MEETING:person.3@example.com END:VEVENT END:VCALENDAR \ No newline at end of file