Here's specifically what I'd like to clean-up, not a big deal, but something that comes to mind every once in a while:
There have been occasions when I accidentally included myself in the recipients list when clicking "Reply to all" in the past to an email. Well, the annoying part of that is when I try to sort my Sent items by "Sent to".
So, I'm trying to sort out is there any way in VBA that I can loop through sent items, and then remove myself from the "sent to" list.
It looks to me like it's a read-only property, but wanted to see if there were some way I was unaware of.
Thanks for any thoughts or suggestions.
"But thanks be to God, which giveth us the victory through our Lord Jesus Christ." 1 Corinthians 15:57
There have been occasions when I accidentally included myself in the recipients list when clicking "Reply to all" in the past to an email. Well, the annoying part of that is when I try to sort my Sent items by "Sent to".
So, I'm trying to sort out is there any way in VBA that I can loop through sent items, and then remove myself from the "sent to" list.
It looks to me like it's a read-only property, but wanted to see if there were some way I was unaware of.
Thanks for any thoughts or suggestions.
"But thanks be to God, which giveth us the victory through our Lord Jesus Christ." 1 Corinthians 15:57