Application_ItemSend not being hit

Joined
Jul 31, 2008
Messages
3
Reaction score
0
Hello,

I'm using an external application that's sending email via Outlook / Exchange. I'd like to programatically create a task when I'm doing this.

The problem is I'm not hitting Application_ItemSend, I DO see it being hit if I send a new email via Outlook.

I see emails sent via the external application in my Sent Items folder in Outlook.

Is there any other event in Outlook that I can use?

-Eric
 
Back
Top