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
Authors software
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
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
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
Afalina Co., Ltd.
XL Report.
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
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.
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 ActiveX Control 1.0
Viscom Software
Outlook Express ActiveX, Window Address Book, Remove duplicate email, Add contacts automatically.
Email Security Labels for Outlook 1.0
Quantum Digital Security
Email security classifications for Outlook provides an easy to use method for users to select a security classification for outbound messages.
ADX Extensions .NET for Outlook Developer 1.4
Add-in Express Ltd.
Add-in Express Extensions for MS Outlook are plug-ins for Add-in Express .
Outlook Padlock 1.0
Hnisoft
Outlook Padlock is our new security encryption mechanism for Microsoft Outlook 2000, 2002, 2003.
Skylook 1.5.3.134
Netralia Pty Ltd
Skylook is a piece of application which integrates Microsoft Outlook and Skype.
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.
Other software in this category
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
GPP Software
LLLIB is a Software Licensing Library, supplied as .
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
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
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.