I would like to keep an Outlook calendar synchonized with information
in a database using the iCal or vCal standard. The database contains
all the necessary information about summary, start-end times,
location, etc.
I have no problems creating files that can be imported into Outlook.
However, when I try to update an existing appointment (using REFRESH
method, UID, DTSTAMP, and SEQUENCE), the import ends up just creating
another appointment.
Does anyone have experience in this who can help.
Thanks,
Debi
Sue Mosher [MVP] - 22 Aug 2003 23:37 GMT
Outlook apparently does not support the REFRESH method. Not surprising, since there's quite a bit to the iCal standard that Outlook doesn't support.

Signature
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.slipstick.com/books/jumpstart.htm
> I would like to keep an Outlook calendar synchonized with information
> in a database using the iCal or vCal standard. The database contains
[quoted text clipped - 11 lines]
>
> Debi
Debi - 27 Aug 2003 19:24 GMT
So is there ANY way to update Outlook appointments from external info?
-- Debi
Sue Mosher [MVP] - 27 Aug 2003 19:54 GMT
You can write code to automate Outlook objects.

Signature
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> So is there ANY way to update Outlook appointments from external info?
>
> -- Debi