M
Mika Myllyvirta
Hi,
I was asking for help a few days ago regarding a vCalendar (iCalendar)
script that cancels the scheluded appointment. I am still not available
to cancel the event. Could somebody tell me which ng is the correct one
on issues with vCalendar scripting? I need to make this work!
Question again:
I've created an appointment successfully, but when cancelling the event,
following script doesn't seem to work:
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Xxxxx Oy//XxxXxxxx//FI
METHOD:CANCEL
BEGIN:VEVENT
ORGANIZER:MAILTO:[email protected]
SEQUENCE:2
UID:XXXXX-PK20041019T131724
DTSTAMP:20041019T131737
END:VEVENT
END:VCALENDAR
Every field is getting proper value, but I think there is some field
missing or something.. I have tried to add STATUS:CANCELLED, but it
doesn't make any difference.
Best Regards,
Mika
I was asking for help a few days ago regarding a vCalendar (iCalendar)
script that cancels the scheluded appointment. I am still not available
to cancel the event. Could somebody tell me which ng is the correct one
on issues with vCalendar scripting? I need to make this work!
Question again:
I've created an appointment successfully, but when cancelling the event,
following script doesn't seem to work:
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Xxxxx Oy//XxxXxxxx//FI
METHOD:CANCEL
BEGIN:VEVENT
ORGANIZER:MAILTO:[email protected]
SEQUENCE:2
UID:XXXXX-PK20041019T131724
DTSTAMP:20041019T131737
END:VEVENT
END:VCALENDAR
Every field is getting proper value, but I think there is some field
missing or something.. I have tried to add STATUS:CANCELLED, but it
doesn't make any difference.
Best Regards,
Mika