-
Exchange email
Hi All,
Casn anyone point me in the right direction, i have been tasked to create a mini app to allow a user to check his email located on an exchange server via a web page. I have had a look at the web outlook client which ships with exchange but my company does not want to use that. I have not done a great deal in this area as my background is more in desktop development so please be gentle.
Any help or direction much appreciated.
Colin
-
You need to learn how to code for exchange using cdo. Msdn is your best starting point:-
http://msdn.microsoft.com/library/de...entid=28000408
-
Many thanks,
it's a start.