A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How to display Select Contacts dialog



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 1st 07, 05:47 AM posted to microsoft.public.outlook.program_addins
Ivan
external usenet poster
 
Posts: 39
Default How to display Select Contacts dialog

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
  #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.

  #3  
Old June 5th 07, 10:12 AM posted to microsoft.public.outlook.program_addins
Ivan
external usenet poster
 
Posts: 39
Default How to display Select Contacts dialog

Thanks for your answer!

Now I use CDO to display such dialog.
Is it possible to avoid security warning message when I read selected
recipients?
I do it from signed Outlook Addin written in c++.


"Sue Mosher [MVP-Outlook]" wrote:

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.


  #4  
Old June 5th 07, 12:31 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

Signing an add-in has no effect on CDO security prompts. THe only way to suppress CDO prompts is with the administrator options listed at http://www.outlookcode.com/article.aspx?ID=52. You might consider using Redemption.

--
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/article.aspx?id=54

"Ivan" wrote in message ...
Thanks for your answer!

Now I use CDO to display such dialog.
Is it possible to avoid security warning message when I read selected
recipients?
I do it from signed Outlook Addin written in c++.


"Sue Mosher [MVP-Outlook]" wrote:

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.

"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.


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook Contacts Select Names - do not display E-mail Type: FAX palzie Outlook - Using Contacts 2 April 9th 07 10:56 PM
select names dialog box. harkworkinman Outlook - Using Contacts 3 December 6th 06 10:10 AM
Select names dialog box (again) Zoranst Outlook - Using Contacts 5 September 13th 06 10:29 PM
Group contacts by categories in Select Names dialog of Outlook André Outlook - Using Contacts 1 January 24th 06 03:01 AM
how to display a form for the user to select a list of contacts from the addressbook LeAnne Outlook - General Queries 0 January 8th 06 12:55 PM


All times are GMT +1. The time now is 09:09 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.