Hi
I have to create an addons for Microsoft exchange server. The function of that is to check mail for the registered users from db and save mails to the db table.
Any guideline how to create addons for MES.
Thanks in advance.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ibrahim ErsoyPosted Feb 17, 2011, 7:43 AM
Since 2007 version,there is a API for Exchange Server: Exchange Web Services(EWS)
You may need to have a look at it here
Hope it helps