![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi,
I have the following code in my VC++ addin for outlook 2002: CComQIPtrOutlook::Recipients spRecipients; spMailItem-get_Recipients(&spRecipients); ATLASSERT(spRecipients); Whenever I try to get the recipient info, outlook prompts the following message: "A program is trying to access e-mail addresses you have stored in Outlook..." Is there a way to suppress or disable this pop-up from appearing? Thanks, Mark |
Ads |
#2
|
|||
|
|||
![]()
See http://www.outlookcode.com/article.aspx?id=52
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "furrbie" wrote in message ... Hi, I have the following code in my VC++ addin for outlook 2002: CComQIPtrOutlook::Recipients spRecipients; spMailItem-get_Recipients(&spRecipients); ATLASSERT(spRecipients); Whenever I try to get the recipient info, outlook prompts the following message: "A program is trying to access e-mail addresses you have stored in Outlook..." Is there a way to suppress or disable this pop-up from appearing? Thanks, Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Avoid outlook security warning message. | ashish taralekar | Outlook - Using Forms | 1 | April 11th 07 05:06 PM |
Security warning | Christian Goeller | Outlook - General Queries | 6 | March 22nd 07 03:13 PM |
How do I suppress Outlook warning? | Matthew Speed | Outlook and VBA | 5 | July 17th 06 03:43 PM |
Outlook 2007: Disable Security Certificate Warning | Chase | Outlook - General Queries | 8 | June 7th 06 08:56 AM |
How to suppress Outlook 2000 SP3 warning | Steven Wong | Outlook - General Queries | 3 | March 31st 06 02:28 PM |