From: Steve Brokenshire Date: Wed, 27 Jan 2016 19:39:30 +0000 (+0000) Subject: Added the CONTACT properties to iCalendarEvent-Load2.vcf X-Git-Tag: release-0.02~629 X-Git-Url: http://Server1/repobrowser/?a=commitdiff_plain;h=cb3c1be14c7507800cc567300c7eea1e800339e1;p=xestiacalendar%2F.git Added the CONTACT properties to iCalendarEvent-Load2.vcf --- diff --git a/source/tests/iCalendarEvent-Load2.vcf b/source/tests/iCalendarEvent-Load2.vcf index 683eb20..71d6f46 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -43,5 +43,8 @@ CATEGORIES;LANGUAGE=en-GB;SAMPLE=TOKEN:CATEGORY FIVE, CATEGORY SIX, CATEGORY S COMMENT:This is the first comment. COMMENT;ALTREP="null:nodata";LANGUAGE=en:This is the second comment. COMMENT;ZEBRAS=YES:This is the third comment. +CONTACT:First Contact +CONTACT;ALTREP="null:nodata";LANGUAGE=en-GB:Second Contact +CONTACT;ZEBRAS=NO:Third Contact END:VEVENT END:VCALENDAR \ No newline at end of file