I have written a macro that works with a selection of emails and a
contact. The only problem is that when I run the macro the current
selection can either be the emails or the contact. How do I bring up
the standard selection GUI to enable the user to select a contact from
any of the contact folders?
Thanks for the help
David
Dmitry Streblechenko \(MVP\) - 28 Jun 2004 21:16 GMT
Nothing like that is exposed in the Outlook Object Model; you'd have to code
your own dialog.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
> I have written a macro that works with a selection of emails and a
> contact. The only problem is that when I run the macro the current
[quoted text clipped - 5 lines]
>
> David