Hi forum,
I need a method to maintain the name of removed attachments. It will be very useful in, at least, 2 scenarios:
1) When replying to a mail sent with attachment (and where I do not want to reply to all with said attachment);
2) When archiving mails to a repository where attachments are first deleted (by macro).
So basically in situations where the connection between the content of the mail, which often concerns or involves the attachment, is broken. So when retracting an old mail where a certain version of a document is described, it will be impossible to identify which document it concerns.
Any good ideas to do this?
VBA? I am already using a script deleting attachments during archiving.
Thanks!
I need a method to maintain the name of removed attachments. It will be very useful in, at least, 2 scenarios:
1) When replying to a mail sent with attachment (and where I do not want to reply to all with said attachment);
2) When archiving mails to a repository where attachments are first deleted (by macro).
So basically in situations where the connection between the content of the mail, which often concerns or involves the attachment, is broken. So when retracting an old mail where a certain version of a document is described, it will be impossible to identify which document it concerns.
Any good ideas to do this?
VBA? I am already using a script deleting attachments during archiving.
Thanks!