Process Outlook Invitation Emails

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
dpicella
Forum Newbie
Posts: 1
Joined: Sat Feb 20, 2010 5:15 pm

Process Outlook Invitation Emails

Post by dpicella »

I want to make a script to read and process Outlook calendar invitations from a mailbox on my server.

I will collect the date and time and then create MySQL db entries.

I will also remove appts that get cancelled from the MySQL db.

I have a rough idea of what to do, but I don't want to reinvent the wheel if there is something more robust already out there.

Any thoughts?

Cheers!
Post Reply