RE: FN-FORUM: Exchange 2003
date posted 29th June 2007 17:28
Hi Dave
I did this a long time ago and I cannot find the code I used, but from my
memory you can access all parts of Exchange using CDO as Exchange stores all
information (mail, calendar, contacts, etc.) in the same basic format just
with different fields.
All I can suggest is researching all the functions, methods and properties
of CDO (assuming you're using either classic ASP or .NET)
Colin