C
Confussed
I have the job of rebuilding a large number of sent emails from raw data and
saving them as .msg files.
Everything works fine except that the email isn't marked has having been
sent, so when a user opens the file it is possible for them to (re)send the
mail (which would not be a good thing).
Is there any way in VBA of marking the message as having been sent, or not
able to be sent, before it is saved?
Thanks in advance
Paul
saving them as .msg files.
Everything works fine except that the email isn't marked has having been
sent, so when a user opens the file it is possible for them to (re)send the
mail (which would not be a good thing).
Is there any way in VBA of marking the message as having been sent, or not
able to be sent, before it is saved?
Thanks in advance
Paul