How can I tell if the Email I send using MSMAPI32 is successfully sent or if
the user presse the Cancel button?
I can issue .OLESESISON.Send(1) which pops up the send dialog but I want to
know if the user presed Send or Cancel.
Cheers
David