outlook-calendar

integrate outlook calendar to php app

Is there a way to transfer the events setup on outlook calendar to a php app. ...

C# Calendar Appointments capture

I am trying to capture the entries for calendar events from Outlook in my C# code and I am having trouble in capturing the recurring records. They seem to show up everyday even though if I make a recurring record for a week/month. Any suggestions on how it can be done? Here is a summary of what I am doing: 1. Fetching all folders presen...