From: Steve Brokenshire Date: Sun, 31 Jan 2016 13:27:46 +0000 (+0000) Subject: Added the CONTACT property to iCalendarTask-Load2.vcf X-Git-Tag: release-0.02~526 X-Git-Url: http://Server1/repobrowser/?a=commitdiff_plain;h=535b0ddd0ecb26324171ade35d332bd4c60f5e98;p=xestiacalendar%2F.git Added the CONTACT property to iCalendarTask-Load2.vcf --- diff --git a/source/tests/iCalendarTask-Load2.vcf b/source/tests/iCalendarTask-Load2.vcf index 2484b83..9cd6e90 100644 --- a/source/tests/iCalendarTask-Load2.vcf +++ b/source/tests/iCalendarTask-Load2.vcf @@ -44,5 +44,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:VTODO END:VCALENDAR \ No newline at end of file