M
Mike Gahn
Hi!
I´m running crazy with this problem. I need to save Mails in Filesystem
AFTER they where sent. If i save before and later open the .msg file, it is
marked as unsend. I want to prevent the user from sending it again and to be
confused about this.
BUT: After the mail is sent, there is not access to the MailItem object
possible (Runtime Error "Item has moved ..").
No Events are fired before the massage is deleted or moved to the sent
folder. The ID is not unique over all folders, so that i cant find it any
more (only by iterating through the sent mail folder and comparing e.g.
body)
i´ve never seen something stupid like this.
Is there any vb(a)/outlook-crack out there who knows a hack?
Thanks, Mike.
I´m running crazy with this problem. I need to save Mails in Filesystem
AFTER they where sent. If i save before and later open the .msg file, it is
marked as unsend. I want to prevent the user from sending it again and to be
confused about this.
BUT: After the mail is sent, there is not access to the MailItem object
possible (Runtime Error "Item has moved ..").
No Events are fired before the massage is deleted or moved to the sent
folder. The ID is not unique over all folders, so that i cant find it any
more (only by iterating through the sent mail folder and comparing e.g.
body)
i´ve never seen something stupid like this.
Is there any vb(a)/outlook-crack out there who knows a hack?
Thanks, Mike.