M
MikeA
I'm trying to figure out code to save an attachment from mail that was "just
sent" not even a second after the Sent Mail is clicked.
I can't seem to do it. The code checks the outbox and sent mail and using
loOutBox.items.GetLast() and it just keeps sending the mail that was sent
"right before" the last mail was sent. It's as if Outlook is in the process
of transferring the Email sent from the outbox to the Sent Mail so it seems
to always grab the mail prior to the one that was sent.
Any ideas?
Thanks,
Mike
sent" not even a second after the Sent Mail is clicked.
I can't seem to do it. The code checks the outbox and sent mail and using
loOutBox.items.GetLast() and it just keeps sending the mail that was sent
"right before" the last mail was sent. It's as if Outlook is in the process
of transferring the Email sent from the outbox to the Sent Mail so it seems
to always grab the mail prior to the one that was sent.
Any ideas?
Thanks,
Mike