.: Outlook Security Manager 1.5

   Outlook Security Manager is a one-line programming tool to disable Outlook Security. With Outlook Security Manager you can easily bypass Outlook Security settings and avoid security warnings, or alerts, in add-ins and applications that automate Microsoft Outlook.

Add a line of code and get rid of pop-ups like "a program is trying to access e-mail addresses you have stored in Outlook" or "a program is trying to automatically send e-mail on your behalf".

Unlike similar tools, Outlook Security Manager doesn't transform OOM and CDO calls to Extended MAPI calls and doesn't make development more complicated with its own special objects. It just implements one object with three properties that enable or disable Outlook Security Settings separately for OOM, CDO and SMAPI.

Outlook Security Manager supports Visual Basic .NET, C#, C++ MFCL/ATL/.NET, Visual Basic 6, Delphi, VBA, Word MailMerge, Excel MailMerge, etc. All Outlook versions and service packs, including Outlook 2000, Outlook 2002 (XP) and Outlook 2003 are supported. Read more on http://www.add-in-express.com/outlook-security/

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;

Size

0.22 MB

License

Commercial

Price

120 USD

Category

Programming & Software Development / Basic & VB & VB DotNet

Operating System

Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003

Developer

Afalina Co., Ltd.
Program system requirements: .NET Framework 1.X; VS.NET 7.X; Delphi 5,6,7,8,2005; Visual Basic 6; VBA; VBScript; C#; C++; VB.NET

New in this version: ADDED: Support of Borland Delphi 2006. Support of Visual Studio 2005. ALTERED: Automatic initialization of the Simple MAPI sub-system when using the DisableSMAPIWarnings property in case it hasn't been initialized yet.

Screenshot:

Outlook Security Manager


Download Now
File size 0.22 MB

Buy Now

outlook, security, warning, disable, settings, .net, c#, vb, vcl, delphi, c++,

.: Top Basic & VB & VB DotNet / Software Development programs

C# School Ebook 1)   C# School Ebook 1.0
Freely available 330 page ebook giving a full introduction to programming in C#

VB.NET Code Library 2)   VB.NET Code Library 1.8.5.381
Multi-language source code library and clipboard extender for Windows

Multilingual VB6 Setup program with skin 3)   Multilingual VB6 Setup program with skin 2.1
You can change your default VB6 setup program with this inproved setup program

VB Code Library 4)   VB Code Library 1.8.5.441
Multi-language source code library and clipboard extender for Windows

StockChartX 5)   StockChartX 5.8
Stock Chart Component with .NET, VB, VC++ example projects

Spices.Decompiler 6)   Spices.Decompiler 5.4.6.0
.Net Decompiler that decompiles /disassembles .Net assemblies from MSIL

VBto Converter 7)   VBto Converter 2.37
Convert VB6 project to .NET, C#, MS VC++ (MFC), C++Builder, Delphi...




.: New Basic & VB & VB DotNet / Software Development programs

 1)   Liberty BASIC for Windows 4.03
Easy, personal Windows programming in BASIC! Create utilities, games.. more!

Sendkeys Replacement for Visual Basic 2)   Sendkeys Replacement for Visual Basic 3.00.13
Sendkeys Replacement for Visual Basic

ASP.NET Code Library 3)   ASP.NET Code Library 1.8.5.441
Multi-language source code library and clipboard extender for Windows

VB.Net to C# Converter 4)   VB.Net to C# Converter 2.18
Visual Basic.Net to C# Converter with Over 99% Accuracy

VB Code Library 5)   VB Code Library 1.8.5.441
Multi-language source code library and clipboard extender for Windows

CSharp Code Library 6)   CSharp Code Library 1.8.5.441
Multi-language source code library and clipboard extender for Windows

Spices.Net 7)   Spices.Net 5.4.6.0
Wide range of tools and services to protect, optimize, research .Net software.