Outlook Security Manager
|
|
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;. Outlook Security Manager is licensed as shareware, the cost of the registered version is $120 and full download size is 0.21 MB. You can download a free version of Outlook Security Manager by following download link at Free Downloads section of this page. Outlook Security Manager is developed or distributed by Afalina Co., Ltd. and is listed under programming, visual basic programming, c & c++ & c# programming, delphi programming, activex programming, .net programming, components and libraries.
Software Screen Shot
Related Software
|
|
|
Free Software Download
|
|
|
Outlook Security Manager Software Downloads
| Clear Documents Utility - Clears the Windows document menu |
| bcTester Barcode Reading and Testing - bcTester reads linear and even 2-dimensional barcode from digital images |
| Soldiers of Empires - High-detalized turn-based wargame. 1941, East Front. |
| FlowChartX control - ActiveX control to manage workflow, flowchart, network, organizational diagrams. |
| CST Gauge ActiveX Control - a multi-purpose, slider or linear gauge interface component |
| DSL Privacy Lock - Antikeylogger DSL Privacy Lock helps you lock your privacy on the Internet. |
| The GD&T Trainer: Professional Edition - GD and T training CD-ROM has interactive lessons, animation, narration, and more |
| WinForcer - Prevent other users from using programs on your PC without your permission. |
| iTube! - iTube! is the largest resource available for viewing Internet Television |
| WatchMe - A simple timer program for tracking numerous tasks and events. |
| BKTraceRoute - .NET TraceRoute class collection. |
| PrintMaestro - PrintMaestro - for print the folders tree and folders content easily |
| MoneyToys - Loan Spread Calculator applet - A unique online loan calculator which answers important financial questions. |
| VS Law Workstation - VS Law Workstation is a powerful coding standards enforcement add-in for VB.NET |
| Paragon Hard Disk Manager - Paragon Hard Disk Manager - software for hard drive partitioning and disk backup |
| ALTools Valentines Day Desktop Wallpaper - Decorate your computer with ALTools Valentine's Day desktop wallpapers. |
| Capturemation - Capturemation is an advanced screen capture command line utility |
| Advanced Maillist Verify - Mailing lists verifying to determine which of addresses in mail list are dead. |
| MeowMultiSound - MeowMultiSound is a free sound converter that supports mp3, wav and ogg |
| Pluckit - Software that automatically retrieves pictures, movies, etc from Usenet. |
|
|
|
|