Windows Vista Calendar API

  • Thread starter Thread starter IoanKiss
  • Start date Start date
I

IoanKiss

Hi All,
Is there an API for accessing (read/write/update) Windows Vista Calendar
database?
Thanks.
 
IoanKiss said:
Hi All,
Is there an API for accessing (read/write/update) Windows Vista
Calendar
database?
Thanks.


They're stored in .ics files in plain text format (viewable in notepad), so
you could use any methods for manipulating plain text files

Otherwise you could google for 'icalendar format' which turns up a number of
links explaining the format.

Start > Search > Ext:ics
to view the calendar files on your system
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top