Hello everyone,
I'm currently trying to write a windows service application that deals with data in the public folder of an exchange 2003 server using c#, there seems to be some documentation about doing this in visual basic with older versions of exchange and CDO (which I believe needs to be used in this case). I don't know vb, but that aside they are articles from 1999 so they probably are out of date and I was wanting more recent documentation using c#.
This has me really stumped, so if any one could help or lead me in the right direction I would greatly appretiate it.
Regards,
Bevan

Working with Public Folder Data on Exchange 2003 Server in c#