From: Steve Brokenshire Date: Wed, 27 Jan 2016 17:08:36 +0000 (+0000) Subject: Added the CATEGORIES properties to iCalendarEvent-Load2.vcf X-Git-Tag: release-0.02~639 X-Git-Url: http://Server1/repobrowser/?p=xestiacalendar%2F.git;a=commitdiff_plain;h=536fb70899583953a246f564b713dfc7d91ca576 Added the CATEGORIES properties to iCalendarEvent-Load2.vcf --- diff --git a/source/tests/iCalendarEvent-Load2.vcf b/source/tests/iCalendarEvent-Load2.vcf index e8dbe36..7900f43 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -36,5 +36,9 @@ ATTENDEE;DELEGATED-FROM="mailto:delegated.from@example.com";DELEGATED-TO="mail ATTENDEE;DIR="null:nodata";SENT-BY="mailto:sent.by@example.com";CN="Attendee T he Third";CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED;LANGUAGE=kw;EXAMPLE=DATA:Attend ee Three +CATEGORIES:CATEGORY ONE, CATEGORY TWO +CATEGORIES;LANGUAGE=en:CATEGORY THREE, CATEGORY FOUR +CATEGORIES;LANGUAGE=en-GB;SAMPLE=TOKEN:CATEGORY FIVE, CATEGORY SIX, CATEGORY S + EVEN END:VEVENT END:VCALENDAR \ No newline at end of file