View Single Post
  #1  
Old December 8th 07, 06:41 PM posted to microsoft.public.outlook.program_vba
poiqwery
external usenet poster
 
Posts: 1
Default How to get appointments of another users and their names?

Hi,

I made a VBA code that picks up appointments from my Outlook (2003) calendar
and writes them (date, time, subject, location, my user name) in columns of
an html table.

How could I get also appointments of my workmates and their names to the
same table? We have shared our calendars and we are in the same distribution
list. Which methods, properties and events would be the most useful to open
and read calendars of workmates and get the names of calendar owner? Would
it be easier to use distribution list or write the names into the code?

Thanks,


Ads