E
entvex
Hello!
I am trying to write a web application that allow me to search and
view outlook 2003 calendars.
so far I have only been able to read my own calendar information via
the Microsoft.Office.Interop.Outlook 11 in a console application.
do any one have an idea of how I could search other peoples calendar ?
and how to do it in a console application would be fine too Smile
so what I am trying to do is really
1. logon a outlook account
2. read other peoples calendar <-- where I am
3. upload the results to a web application so other can view them and
search them
Thanks in advance
I am trying to write a web application that allow me to search and
view outlook 2003 calendars.
so far I have only been able to read my own calendar information via
the Microsoft.Office.Interop.Outlook 11 in a console application.
do any one have an idea of how I could search other peoples calendar ?
and how to do it in a console application would be fine too Smile
so what I am trying to do is really
1. logon a outlook account
2. read other peoples calendar <-- where I am
3. upload the results to a web application so other can view them and
search them
Thanks in advance