SendObject v. CreateObject("Outlook.Application")

stalphonso

New member
Local time
Today, 17:52
Joined
Jul 21, 2007
Messages
3
Hi

This is probably silly question #2. But, here goes.

I was using SendObject and was able to capture an error if the user didn't actually send the email so I could record that the message never went. I've gotten away from SendObject because of other headaches. But via CreateObject, no error is generated if the user clicks the x to close the email window in Outlook. Any way I can determine if the message was ever actually handed over?
 
Last edited:

Users who are viewing this thread

Back
Top Bottom