![]() |
|
||||||||||
| Description: | |||||||||||
| It is a one-line programming tool for controlling Outlook Security. With Outlook Security Manager you can disable Outlook Security settings and avoid security warnings with just one line of code! 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 Settings 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. It supports the .NET, VCL and ActiveX platforms (Visual Basic .NET, C#, C++ MFCL/ATL/.NET, Visual Basic 6, Delphi, VBA). It also supports all Outlook versions and service packs including Outlook 2000, Outlook 2002 (XP) and Outlook 2003. 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; |
|||||||||||
| Download View screenshot |
Links for Outlook Security Manager
Related Software Downloads for Outlook Security Manager
My Command Button ActiveX 3.00
Add appealing visual styles to your applications in all Windows versions with this very quick and powerful button. All new default styles (Windows XP, Office 2003, Visual Studio 2005, 3D standard, Flat, Explorer) and themes are supported (blue, o...
AntiDuplicate 1.50
In today`s software distribution, there is an increasing need to protect applications against illegal copying. AntiDuplicate is the fast and easy tool to create hardware keys for your software protection by your ordinary computer. With An...
My Frame Panel ActiveX 1.00
This frame let you create appealing visual styles to your applications in all Windows versions. All new default styles (XP, XP dark, Longhorn, Office 2003 and Media Player 10) and themes are supported (blue, olive, silver).My Frame enables you to...
My Screen Capture 1.00
This control let you capture screen in 5 ways (Full screen, Active window, predefined region, manual region and specific window) and getting instant result in memory. Some options are availables to save the screen on disk and/or send it to clipb...
AppFace User Interface Development Kits 2.1
Want to improve your application user interface ? Find a skin library to make your application skinnable? AUDK is the best software skinning solution for you! AUDK means AppFace User Interface Development Kits,which is a WYSWYG Windows UI skinni...
3d DXF Import / Export DLL 3.2
CadSoftTools presents products line for supporting AutoCAD Drawing Exchange Format DXF in CAD/CAM applications. DXF Importer and Exporter SDK (Software Development Kit) are in two variants: VCL and DLL. VCL tools for Borland Delphi & Borland C++B...
WebCab TA for Delphi (Community Edition) 1.0
100% Free Delphi Component providing a collection of technical indicators which can be used in the construction of technical trading systems. Moreover, by using these methods with our ADO mediator you will be able to iteratively apply these indic...
WebCab Bonds for Delphi 1
Delphi Component for modeling the pricing and risk analytics of interest rate cash and derivative products. General Monte-Carlo Interest derivatives pricing framework: set contract and vol/price/interest models and run MC. Also includes: Treasury...
WebCab Probability and Stat for Delphi 3.3
Offers functionality from Basic Statistics, Discrete Probability, Standard Probability Distributions, Hypothesis Testing, Correlation and Linear Regression for your Delphi Applications. Statistics Module The Statistics module incorporates evalua...
System Optimizer And Tweaker 1.2.0.0
With System Optimizer And Tweaker you can control your Windows system ,It includes many powerful tweaks and hidden Registry settings. The simple user interface enables fast access to settings that affect the speed, security, efficiency, and conve...
Related Keywords for Outlook Security Manager
.NET C# C++ Delphi Disable Outlook Security Settings VB VCL Warning

