C
Chris Craven
I have another program that is able to read and attach emails from the sent
folder. The performance on it gets realy slow when there are lots of emails
in the sent folder. I thought I had solved this issue by using a rule that
creates a copy of the sent item in a subfolder everytime an email is sent and
then use archiving to delete out the Sent item folder after a month. The
only problem is if a user sends an email from somwhere other then
Outlook(OWA, Windows Mobile) then it does not get copied to the subfolder and
is gone after a month when the archiving kicks in.
How can I move emails from the sent items folder after a month with VBA?
Thanks
folder. The performance on it gets realy slow when there are lots of emails
in the sent folder. I thought I had solved this issue by using a rule that
creates a copy of the sent item in a subfolder everytime an email is sent and
then use archiving to delete out the Sent item folder after a month. The
only problem is if a user sends an email from somwhere other then
Outlook(OWA, Windows Mobile) then it does not get copied to the subfolder and
is gone after a month when the archiving kicks in.
How can I move emails from the sent items folder after a month with VBA?
Thanks