Peter Thompson
New Member
- Outlook version
- Outlook 2010 32 bit
- Email Account
- Exchange Server
I am working on a VBA project that scans outgoing emails for events that may breach good email ettiquette (such as not attaching something, replying to all, use of bad language etc).
One aspect is to review the addressee list and count internal and external recipients based on domain name. I struggle with this when the addressee entry is a Contact Group (which I first need t identify and then expand).
If I just have one addressee which is a contact group, my item.recipients.count is 1.. Even though there could be any number in the group.
Ideas or suggestions?
Thanks
One aspect is to review the addressee list and count internal and external recipients based on domain name. I struggle with this when the addressee entry is a Contact Group (which I first need t identify and then expand).
If I just have one addressee which is a contact group, my item.recipients.count is 1.. Even though there could be any number in the group.
Ideas or suggestions?
Thanks