M
MatrimCauthon
Hello,
since I need to perfom actions on every new mail which arrives
gathered a few informations about how I can do so.
The NewMail Events provided by Outlook seems to run only on the inbo
folder (?), only in intervalls (?) and doesn't give me an handle to th
mail.
I'm not sure how I can get a workaround on this.
But maybe this could work:
The rules wizards has an option where one can select "Custom Action".
Of course Outlook doesn't provide any of them but thats not th
problem.
I wrote an Addin so far which creates a button outlook which leads to
form with multiple options/actions.
Now finally to my question:
How do I set up the "Custom Action" (dll) which is only one procedur
in my entire Addin? The message needs to be passed to it.
Thanks in advance for any thoughts,
Mat
since I need to perfom actions on every new mail which arrives
gathered a few informations about how I can do so.
The NewMail Events provided by Outlook seems to run only on the inbo
folder (?), only in intervalls (?) and doesn't give me an handle to th
mail.
I'm not sure how I can get a workaround on this.
But maybe this could work:
The rules wizards has an option where one can select "Custom Action".
Of course Outlook doesn't provide any of them but thats not th
problem.
I wrote an Addin so far which creates a button outlook which leads to
form with multiple options/actions.
Now finally to my question:
How do I set up the "Custom Action" (dll) which is only one procedur
in my entire Addin? The message needs to be passed to it.
Thanks in advance for any thoughts,
Mat