Randy, call the MailItem's Recipients.ResolveAll function. If the addresses
can be resolved they will be shown underlined.
--
Best regards
Michael Bauer - MVP Outlook
Use Outlook Categories? This is Your Tool:
<http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6>
Am Tue, 26 Feb 2008 20:38:44 -0600 schrieb granville houldsworth:
> I wrote some VBA code that creates about 100 EMails and pastes the
contents of worksheets into the bodies, and places distribution lists in To
and BCC. The distribution lists do not populate and turn bold/underlined as
they do when manually selected and inserted. In order to get them to do so,
the user has to open each Email and wait -- some will populate themselves,
and others have to be manually selected.
>
> Although I have saved my user a great deal of time by creating 100 Emails
in about 10 seconds, they still must spend a lot of time 'prepping' the
distribution lists before sending the Emails.
>
> On the Microsoft site, I found that this was done "by design" to save
memory!
>
> Is there any known workaround for this issue?
>
> Thanks,
>
>
> Randy
|