![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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.. |
Ads |
#2
|
|||
|
|||
![]()
If Outlook web access generate correct mail move event then need to how it
generate. Is there any forum for outlook web access? "Ashish" wrote in message ... 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.. |
#3
|
|||
|
|||
![]()
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" wrote in message ... 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.. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook Mail Item Open Event Doesn't Work | Nenad Dobrilovic | Add-ins for Outlook | 3 | October 8th 08 02:28 PM |
Form Script: Generate a clic event on text ? | bbnimda | Outlook - Using Forms | 4 | February 1st 08 01:05 PM |
is there a way to generate a report from Outlook with contact inf. | Chefsource | Outlook - Using Contacts | 3 | December 2nd 06 01:19 AM |
Can you generate Outlook tasks using VBScript? | [email protected] | Outlook - General Queries | 2 | May 25th 06 08:25 AM |
Making a web link that will generate an Outlook event | Steve Dorsey | Outlook - General Queries | 1 | March 16th 06 07:49 PM |