G
Guest
I am a newbie to Outlook VBA, so pardon me if this is a stupid question.
I am using the code by Sue Mosher that's found here
(http://www.outlookcode.com/d/code/autoaddrecip.htm) to automatically add
recipients of my outgoing mail to my contacts folder. This is working and I
am very excited about it. Many thanks to Sue for making this code available.
However, I am in an Exchange environment and when I send mail to another
Exchange user, I end up with a contact that has an email address like this:
"/o=Exchange1/ou=First Administrative Group/cn=Recipients/cn=jondoe"
Is there a way to modify the AddRecipToContacts procedure so that it only
adds those recipients who are not exchange users? Better yet, is there a way
to get the Exchange user's actual email address?
Thanks in advance,
Richard
I am using the code by Sue Mosher that's found here
(http://www.outlookcode.com/d/code/autoaddrecip.htm) to automatically add
recipients of my outgoing mail to my contacts folder. This is working and I
am very excited about it. Many thanks to Sue for making this code available.
However, I am in an Exchange environment and when I send mail to another
Exchange user, I end up with a contact that has an email address like this:
"/o=Exchange1/ou=First Administrative Group/cn=Recipients/cn=jondoe"
Is there a way to modify the AddRecipToContacts procedure so that it only
adds those recipients who are not exchange users? Better yet, is there a way
to get the Exchange user's actual email address?
Thanks in advance,
Richard