
Outlook Security Manager 1.5
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;
osm-15.zip file was thoroughly tested by our system on Apr 29, 2013 by the three antivirus programs and passed. Is absolutely clean, enjoy!
This archive is 100% safe to download and install.
Have a look at the full Outlook Security Manager 1.5 antivirus scan reports.
Download alternate Outlook Security Manager solution
Look at the free or trial alternatives and similar apps to Outlook Security Manager software by the tags. It's possible also to find substitutes for the most popular titles in the Software Development category.
| Warning | Vcl | Settings | Security | Outlook | Disable | Delphi |
Predicted future versions and notices:
The doDownload.com constantly monitors the update of all programs, including information from the Outlook Security Manager 1.5 changelog file, however sometimes it can happen that data are not complete or are outdated.We assume that author continue's to develop 1.6 version with further advanced features, and soon you will be informed. Equally important 2.0 upgrades of the program we will continue to monitor. Full Outlook Security Manager description has been compared with the overall software database and our algorithm has found the following applications (are showed below).
(0.22MB, Extension: ZIP)

Del.icio.us
Digg
StumbleUpon
Google
Facebook
Reddit
Live
Average review rating :




Useful independent reviews and opinions of the users