Outlook Security Manager Download

Outlook Security Manager 1.5 Get


Outlook Security Manager is a one-line programming tool to disable Outlook Security. With Outlook Security Manager you can easily bypass Outlook Security settings and avoid security warnings, or alerts, in add-ins and applications that automate Microsoft Outlook.

Add a line of code and get rid of pop-ups like "a program is trying to access e-mail addresses you have stored in Outlook" or "a program is trying to automatically send e-mail on your behalf".

Unlike similar tools, Outlook Security Manager doesn't transform OOM and CDO calls to Extended MAPI calls and doesn't make development more complicated with its own special objects. It just implements one object with three properties that enable or disable Outlook Security Settings separately for OOM, CDO and SMAPI.

Outlook Security Manager supports Visual Basic .NET, C#, C++ MFCL/ATL/.NET, Visual Basic 6, Delphi, VBA, Word MailMerge, Excel MailMerge, etc. All Outlook versions and service packs, including Outlook 2000, Outlook 2002 (XP) and Outlook 2003 are supported. Read more on http://www.add-in-express.com/outlook-security/

Code examples:

--- 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
SecurityManager.DisableOOMWarnings = False
End Try

--- Visual Basic 6, VBA, VBScript
OlSecurityManager.DisableOOMWarnings = True
On Error Goto Finally
... any action with protected objects ...
Finally:
OlSecurityManager.DisableOOMWarnings = False

--- Delphi
OlSecurityManager.DisableOOMWarnings := True;
try
... any action with protected objects ...
finally
OlSecurityManager.DisableOOMWarnings = False;
end;

Select link to download "Outlook Security Manager":

Outlook Security Manager Related Downloads

Easy Disk Drive Safeguard 3.7 Easy Disk Drive Safeguard Software Download
Use Easy Disk Drive Safeguard to hide and lock your local, network, Floppy and USB drives as well as disable the AutoRun feature for them. A password protection can be applied to the program to...
IE Security Pro 8.0.1.26 IE Security Pro Software Download
Internet Explorer Security is an utility that customizes many aspects of the Internet Explorer Web browser. It's a snap to use and provides the tools you need to retain and manage your Web browser...
IE Internet Security 9.51 IE Internet Security Software Download
It customizes the Internet Explorer Web browser, lets you apply access restrictions to web browser, restrict access to certain tabs and features of Internet Options, disable certain menu items and...
Disk Drive Security 3.7 Disk Drive Security Software Download
Hide and lock your local, network, Floppy and USB drives as well as disable the AutoRun feature for specific drive types with this password-protected security utility. If you do not want the...
1st Security Agent Pro 9.7 1st Security Agent Pro Software Download
1st Security Agent Pro is a professional password-protected system security utility to secure Windows PC and restrict access to its key features. restrict access to Control Panel functions, hide...
Disable Key 2.0 Disable Key Software Download
Disable Key is a program allows you to disable any key on your keyboard. It provides three different modes to disable key: program schedule and always.
1st Internet Privacy Tool 6.8.2.2 1st Internet Privacy Tool Software Download
1st Internet Privacy Tool is an utility that customizes many aspects of the Internet Explorer Web browser. It's a snap to use and provides the tools you need to retain and manage your Web browser...
AltDel 2.1 AltDel Software Download
AltDel is a 5-phase script-driven lexical compiler that produces obfuscation by lowering the language level of Delphi source projects.
1st Security Agent 8.0 1st Security Agent Software Download
Secure your PC with 1st Security Agent. It offers an administrative support for controlling which users are allowed to access your PC and the level of access each user may have. Restrict access to...
ABC Security Protector 5.596 ABC Security Protector Software Download
This nice free security utility enables you to protect your PC by disabling some features like: use of the MS-DOS command prompt in Windows and real mode DOS applications from within the Windows...