Get rid of "a program is trying to access e-mail address information stored in Outlook



Security Manager 2007for Microsoft® Outlook®



If you are engaged in Outlook programming and develop add-ins or applications that interact with Outlook, you have probably run into Outlook Security warnings like a program is trying to access e-mail addresses you have stored in Outlook...or a program is trying to access your Address book and Contacts.Try then Outlook Security Manager. This tool for Outlook programming allows you to easily bypass Outlook Security settings and avoid security warnings, prompts, or alerts, in add-ins and applications interacting with MS Outlook.

A line of code to disable Outlook Security in Outlook 2007 - 2000

How to turn off Outlook security warnings - video

With Outlook Security Manager you need just a line of code to disable Outlook Security settings, and you can freely use any protected Outlook objects such as contacts or items. This programming tool provides the easiest way to get round Outlook Security when working with Outlook Object Model (OOM), Collaboration Data Objects (CDO) and Simple MAPI (SMAPI).

Outlook Security Manager is developed for .NET, VCL and ActiveX platforms and supports Outlook 2000, Outlook 2002 (XP), 2003 and Outlook 2007.

How Outlook Security Manager works

The main Outlook objects such as the address book or mail items including their properties and methods are protected by Microsoft Outlook Security settings. Calling them evokes security warning messages:

A program is trying to access e-mail addresses you have stored in Outlook


Outlook Security Manager is an in-process COM object that handles all internal events of the Outlook E-mail Security Engine rather than "hacks" or "hooks". Unlike similar tools, Outlook Security Manager doesn't transform OOM and CDO calls to Extended MAPI calls and doesn't make development more complicated by its own special objects. It just implements one object with three properties that enable or disable Outlook Security for OOM, CDO and SMAPI. These properties are DisableOOMWarnings, DisableCDOWarnings and DisableSMAPIWarnings. Before calling a protected object you just disable Outlook Security via the corresponding property, and then you turn it on again.

If you develop plugins for Microsoft Outlook, check out the Add-in Express Extensions for Outlook for advanced customization of Outlook forms and views, Explorer and Inspector windows respectively, by embedding feature-rich .NET and Delhpi forms into Outlook windows. It is, in fact Outlook 2007 form regions for Outlook 2003, 2002 (XP) and Outlook 2000.

Supported IDEs and applications

Outlook Security Manager supports VB.NET, C#, C++ MFCL/ATL/.NET, Visual Basic 6, Delphi, VBA, Word MailMerge. Outlook 2000, 2002 (XP), 2003 with /without its service packs are supported. NET, VCL and ActiveX editions are included in one license package.

Code example:

Visual Basic .NET
Dim SecurityManager As New AddinExpress.Outlook.SecurityManager
SecurityManager.DisableOOMWarnings = True
Try
... any action with protected objects such as contacts or items...
Finally
' In any case please remember to turn on Outlook Security after your code, since now it is very easy to switch it off! :-)
SecurityManager.DisableOOMWarnings = False
End Try

Go ahead with Outlook programming with no security warnings! You will never see again in your Outlook 2007 "A program is trying to access e-mail address information stored in Outlook. If this is unexpected, click Deny and verify your antivirus software is up-to-date" and the like.



More about Outlook Security Manager


 

Product information

 
Outlook Security Manager box
Security Manager
2007 for Outlook


Supported IDEs

Visual Basic .NET 2003, 2005
Visual C# .NET 2003, 2005
Visual C++ .NET 2003, 2005
Visual J# .NET 2003, 2005
Visula Basic 6
Visual C++ 6
Visual Basic for Applications
Delphi .NET 8, 2005, 2006
Delphi VCL 5, 6, 7
Delphi VCL 2005, 2006
Chrome 1.5
MS Office MailMerge

Supported Applications

Outlook 2000
Outlook 2002 (XP)
Outlook 2003
Outlook 2007

Buy Now

from $149




 

You will get

 
Money back guarantee

Order risk free and get your money back if not satisfied

No royalty or runtime fees

No additional fees and no additional licenses for your end-users

1 license works on your 3 PCs

The developer can install it on 3 his/her PCs: at work, at home, and on a laptop

Instant delivery

You will get the product in minutes if you pay by credit cards

Secure order process

The ordering process is safe and performed by a well-known e-commerce service, Share-it!

Technical Support is guaranteed

Highly qualified professionals from our support service will give you any technical assistance you need




 

Product list

 

Ordering information

All prices are in USD

Security Manager 2007 packagePrice

Standard

$ 149

Professional

$ 349

See packages & prices for more details

Buy Now




Have a question? Feel free to ask

Your Name

Your e-mail

Subject

  • 30 days moneyback Money back guarantee
    Order risk free and get your money back if not satisfied.
  • No royalty or runtime fees
    No additional fees and no additional licenses for your end-users.
  • 1 license = 3 PCs
    With one license of this product you can install and use it on 3 PCs: at work, at home, on your laptop.
  • Instant delivery
    You will get the product in minutes if you pay by credit cards.
  • Secure order process
    The ordering process is safe and performed by a well-known e-commerce service, Share-it!
  • Technical Support is guaranteed
    Highly qualified professionals from our support service will give you any technical assistance you need.