
December 19th, 2012, 03:44 AM
|
 |
Contributing User
|
|
|
|
|
That would mean having to ship an Outlook macro or plugin or something to everyones Outlook, which I don't want to do. Plus I dont want an event triggered for every email they send, just for those being sent through a specific application, which is why it needs to be in that application.
Though, it turns out you cannot add event handlers to variables declared as 'Object' , so it isn't possible to achieve this while using late bindings!
I've come at it from a different angle and have a working prototype for retrieving the email from the sent items so, I'm going to go down that route and see where it takes me.
Regards,
1DMF
Last edited by 1DMF : December 19th, 2012 at 04:30 AM.
|