Outlook Security Manager 1.5

Outlook Security Manager 1.5 Screenshot It is an one-line programming tool for controlling Outlook Security.

Developer:   Afalina Co., Ltd.
      software by Afalina Co., Ltd. →
Price:  120.00  buy →
License:   Demo
File size:   0K
Language:   
OS:   Windows Vista (?)
Rating:   0 /5 (0 votes)

It is an one-line programming tool for controlling Outlook Security. It supports the .NET, VCL and ActiveX platforms (Visual Basic .NET, C#, C++ MFCL/ATL/.NET, Visual Basic 6, Delphi, VBA) and allows you to effectively disable Outlook security warnings and alerts. It supports all Outlook versions and service packs including Outlook 2, 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;

With Outlook Security Manager you can easily disable Outlook Security settings 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.

Requirements
.NET Framework 1.0 or 1.1; VS.NET 7.0 or 7.1; Delphi 5,6,7,8,2005;Visual Basic 6;VBA;VBScript;C#;C++;Visual Basic .NET;Outlook;

tags outlook security  visual basic  disable outlook  olsecuritymanager disableoomwarnings  with protected  protected objects  disableoomwarnings false  any action  action with  disableoomwarnings true  basic net  objects finally  finally olsecuritymanager  

Outlook Security Manager 1.5 screenshot


Download Outlook Security Manager 1.5

 Download Outlook Security Manager 1.5

Purchase:  Buy Outlook Security Manager 1.5


Authors software

EldoS AutoSaveXL 2.0 EldoS AutoSaveXL 2.0
Afalina Co., Ltd.

If you ever experienced MS Excel crash, you know that data recovery is a time-consuming and hard to do thing.

Outlook Attachment Alarm 1.21 Outlook Attachment Alarm 1.21
Afalina Co., Ltd.

Outlook Attachment Alarm is a MS Outlook 2000/2002(XP) tool that will always remind you to add an attachment in case you forget to do it yourself.

Add-in Express 1.9 Add-in Express 1.9
Afalina Co., Ltd.

Add-in Express is a tool for creating Microsoft Office COM add-ins in Delphi.

XL Report for SAP R/3 4.5 XL Report for SAP R/3 4.5
Afalina Co., Ltd.

XL Report.

Advanced Excel Find & Replace 2.4 Advanced Excel Find & Replace 2.4
Afalina Co., Ltd.

Advanced Excel Find & Replace is an add-in for Microsoft Excel 2, Excel XP (2002) and Excel 2003.

Similar software

Outlook Security Manager 1.5 Outlook Security Manager 1.5
Afalina Co., Ltd.

It is an one-line programming tool for controlling Outlook Security.

Outlook Security Manager .NET 1.6 Outlook Security Manager .NET 1.6
Add-in Express Ltd

Outlook Security Manager gives you a one-line programming application that allows you to disable Outlook Security settings and avoid Security warnings, dialogs, messages, alerts, or prompts, in add-ins and applications that interact with Microsoft Outlook.

PDF Security ActiveX 2.0.2015.4 PDF Security ActiveX 2.0.2015.4
Guangming Software

PDF Security ActiveX is a useful tool which can encrypt and decrypt PDF files.

Outlook Express ActiveX Control 1.0 Outlook Express ActiveX Control 1.0
Viscom Software

Outlook Express ActiveX, Window Address Book, Remove duplicate email, Add contacts automatically.

Audio Capture ActiveX Control 2.0 Audio Capture ActiveX Control 2.0
Viscom Software

Audio Capture ActiveX Control - a great tool for Windows Developers who need to audio capture from audio input pin.

Menonsoft Outlook Security 1.0 Menonsoft Outlook Security 1.0
Ajay Menon

Menonsoft Outlook Security that can be used to tweak Microsoft Outlook XP/2003 security settings, including attachment and other security settings.

Outlook Express Protector 2.394 Outlook Express Protector 2.394
Ixis Ltd

Outlook Express Protector is created for controlling access to Outlook Express and its e-mail and address databases.

Outlook Express Security 2.397 Outlook Express Security 2.397
IM-Soft

Use Outlook Express Security to control access to Outlook Express and its databases.

Hello World as ActiveX (with source) 1.2 Hello World as ActiveX (with source) 1.2
Computron Inc.

Hello World is the first software a person usually writes when learning a new programming language.

ActiveEmail SMTP E-mail Toolkit 2.1 ActiveEmail SMTP E-mail Toolkit 2.1
ActiveXperts Software

ActiveEmail provides an easy-to-use programming interface to SMTP e-mail communications.

Other software in this category

PickList 1.3.36 PickList 1.3.36
Dev4Dev

PickList is an ActiveX control for selecting items from one list (available) and moving them to another list (selected).

LLLib Licensing Library 3.0 LLLib Licensing Library 3.0
GPP Software

LLLIB is a Software Licensing Library, supplied as .

TreeView 1.8.76 TreeView 1.8.76
Dev4Dev

TreeView displays a hierarchical list of Node objects, each of which consists of a label and a bitmap.

TachyonSpell 1.1c TachyonSpell 1.1c
Tachyon Labs

An ActiveX DLL that adds Spell Checking functionality to COM-enabled development tools, it contains a 102,000 word list and a very easy to use Interface.

PSS Update Check Control 1.1 PSS Update Check Control 1.1
Practical Software Solutions L

PSS Update Check is a Royalty Free Active X component that allows you to add that "Check for Update" button or menu item to you application in just a few lines of code.