View Single Post
  #2  
Old June 10th 09, 11:37 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default redemption reference

SendObject uses Simple MAPI, which is subject to the security restrictions.
For information about your options 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


"seeker" wrote in message
...
I asked about the outlook permission box that appears when i use sendobject
in my access code. An access newsgroup said that I need to learn about
the
redemption reference from you guys. So what do i need to do to stop this
permission box everytime my vba code sends an email. The email is being
sent
in house so I am not concerned about a security breath.


Ads