Outlook Security Manager 1.5
It is an one-line programming tool for controlling Outlook Security.
|
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

Download Outlook Security Manager 1.5
Download Outlook Security Manager 1.5
Purchase:
Buy Outlook Security Manager 1.5
Similar software
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
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
Guangming Software
PDF Security ActiveX is a useful tool which can encrypt and decrypt PDF files.
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
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
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 Security 2.397
IM-Soft
Use Outlook Express Security to control access to Outlook Express and its databases.
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.
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.
Outlook Express ActiveX OCX SDK 2.06
Viscom Software
For Professional Windows Developers who need to browse, rename, move, delete, create folders of outlook express, access the message of the folder and access window address book information.