Greetings Andre,
Well I wrote some code to extract and intrepret the date (Outlook RecurrencePattern) in C#. If you want it, I could send it to you. You may still need the Redemption object to avoid Outlook Security.... Hmmmm. I have to test that... it may not be needed since you don't need the Body.... Hmmmm.
Enjoy, Mike
.... I extracted the data to SQL which is loaded by an ASP page. I use it with a Calendar object I got from
http://www.crazybeavers.se/. It works pretty cool.
The items are entered soemthing like
<a href='outlook:" & pEntryID & "'>" & pSubject
So selecting the subject opens the Item in Outlook