I am using a VBA macro to send e-mails from Excel.
I want the macro to save a copy the sent email in a folder (say C:\MySent Emails).
What would be the code for this?
Thank you.