Hi friends
i want to separate the data from the "vcal" using "CParserVCal" and "CParserVCalEntity"
How to do that.
plz tell me very orgent
reagards
Chinnu
Hi friends
i want to separate the data from the "vcal" using "CParserVCal" and "CParserVCalEntity"
How to do that.
plz tell me very orgent
reagards
Chinnu
See in SDK help "Using Versit > How to Import Contact and Calendar Data" and also check example provided with SDK and located at <path_to_SDK>\Examples\AppServices\versit
SDK example havomg ony vcard reading.
below vcard i want read each data
if use "CParserVCal" class
iam reading only version but i want sub entries also
"CParserVCalEntity" this we will read sub entris(UID,SUMMARY...)
but how t ouse that calss to get those info
BEGIN:VCALENDAR
VERSION:1.0
BEGIN:VEVENT
UID:tA4Yu46i4EFeX607XFGjU0
SUMMARY:Surya birthday
DTSTART:20070808T000000
DTEND:20070808T000000
X-EPOCAGENDAENTRYTYPE:ANNIVERSARY
CLASS:PRIVATE
SEQUENCE:0
X-METHOD:NONE
RRULE:YM1 8 21000808T000000
LAST-MODIFIED:20090821T100014Z
PRIORITY:2
X-SYMBIAN-LUID:5
END:VEVENT
END:VCALENDAR