You would need to post your question in Exchange development.
http://www.microsoft.com/communities...&lang=en&cr=US
--
Alan Moseley IT Consultancy
http://www.amitc.co.uk
If I have solved your problem, please click Yes below. Thanks.
"Ashish" wrote:
> If Outlook web access generate correct mail move event then need to how it
> generate. Is there any forum for outlook web access?
> "Ashish" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > For capturing outlook event, i register an event dll on Component
> > service(on exchange server) which receives event like when user send a
> > mail, move a mail, delete a mail from outlook or OWA.
> > For Send mail(event1)/delete mail(event2), outlook generate different
> > event which i catch in event dll. But when i move a mail from one folder
> > to another folder then outlook generate same event(event1) which it
> > generate for send a mail. While if i move a mail from one folder to
> > another in OWA(outlook web access) then it generate different
> > event(event3) which is correct. I have no code for generating event in
> > OWA.
> > I have addin for outlook which handles all open mail & other outlook
> > activity. But there is no such function to generate event. Should I do
> > something extra to generate an event when move a mail from one folder to
> > another?
> > Please suggest. Thanks in advance..
> >
>
>
>