Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Tools to use: Visual Studio 2010 in C# for Outlook 2007 AddIn

I like to select all contact items with the "Ctrl + A" command and click the "New Message To Contact" button to send emails.
(screenshot 01[^])

All of the selected contact items' email addresses would appear in the "To..." section of the New Message window.
Is it possible to create a custom button that has the same functionality as the "New Message To Contact" button does AND can auto-place all selected email addresses into the "Bcc..." section instead of the "To..." section?
(screenshot 02[^])
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900