Hi, I am in a very initial phase of an application design. One of the tasks for the application, is to monitor Exchange server (2003 or higher) mailboxes of all users for new email. Is it possible in Exchange to use event driven model (notification/callback on new email) and detect new email in user's email box ? or we need to simply poll the mail box ? Also, Is there any API(s) that can facilitate monitoring of multiple mail boxes (I.e. for different users) ? Thanks in Advance, *(Vipul)() ;
Hello, have a look at this arcticle of mine: http://www.infinitec.de/articles/exchange/webdavevents.aspx And this: http://www.infinitec.de/articles/exchange/managedeventsinks.aspx Kind regards, Henning Krause "Vipul Pathak" wrote in message news:umgL6k1kIHA.3400@TK2MSFTNGP03.phx.gbl... > Hi, > > I am in a very initial phase of an application design. One of the tasks > for the application, is to monitor Exchange server (2003 or higher) > mailboxes of all users for new email. Is it possible in Exchange to use > event driven model (notification/callback on new email) and detect new > email in user's email box ? or we need to simply poll the mail box ? > Also, Is there any API(s) that can facilitate monitoring of multiple mail > boxes (I.e. for different users) ? > > Thanks in Advance, > > *(Vipul)() ; > >