View Single Post
  #2  
Old June 1st 07, 12:22 PM posted to microsoft.public.outlook.program_addins
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How to display Select Contacts dialog

Actually, the language does matter, as does your Outlook version. The code sample at http://www.outlookcode.com/d/code/selectnames.htm shows how to do it with CDO 1.21, but that's not supported in .NET languages.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Ivan" wrote in message ...
How can I display select contacts dialog in Outlook?
For example, the dialog appears when pressing 'To:' button in new created
mail window.
The language doesn't matter.

Ads