Accessing Exchange Mailboxes using API
I am looking for a way to fetch messages from exhange mailboxes using
some API. Is there anysuch function calls available in the EXchange
SDK which allows me to access mailboxes on Exchange Server. I want to
download messages in .msg format or any other format which outlook
express or MS outlook is able to display.
My intent is to develop a small server side application which fetches
all the emails from Exchange mailboxes and stores them in a Folder
automatically.
Are there any tools available which do this sort of job? I came across
a few which fetch emails from Pop servers into Exchange.
|