I have an Access form in which, based upon some info provided by the user, I compose an email that contains selected attachments, displaying the email to the user as an outlook message. At this point the user may send the email or not. What I want to know is if they have (or have not) sent the email so that I can update some other records in the database. I'm having trouble figuring out a way for Outlook to communicate the status of the email message.
Any ideas on how this might be done. A different approach maybe? I'm not too familiar with the outlook object model.
Any ideas on how this might be done. A different approach maybe? I'm not too familiar with the outlook object model.