PDA

View Full Version : Outlook calendar users



poiqwery
12-02-2007, 12:33 PM
Hi,
I wrote a program that fetch appointments from my Outlook calendar and writes them (day, time, subject, location) in columns of an html table. It works fine.
How could I get also my name (user name, account name or what ever) in order to write that in to the fifth column of the table?
How could I get also appointments of my workmates and their names to the same table. We have shared our calendars. Would it be easier to use distribution list, write names direct to the code or how?