Main > Software Creation > Basic .NET Programming > Outlook Security Manager by Afalina Co., Ltd.
Outlook Security Manager 1.5
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;

We notice that osm-15.zip file was thoroughly tested by our system on Nov 11, 2008 by the three antivirus programs and was found absolutely clean.
This file archive is 100% SAFE to download and install.
You may view the full antivirus scan report here.
To link Outlook Security Manager, use the following code:
If you want to link main page only, you may use this logo: 
Write a short review to Outlook Security Manager commercial
Suggested Basic .NET Programming downloads
VB.Net to C# Converter 2.22
VBConversions VB.Net to C# Converter is the best VB to C# converter on the market, and won the Visual Studio Magazine Reader`s Choice Award in 2006. Free Download. The VB.Net to C# Converter even converts some of the most difficult features other p...

Stimulsoft Reports.Net with Source Code 2008.2
What is Stimulsoft Reports.Net?...
Source Code Library 1.9.0.146
Source Code Library is a powerful multi-language source code Library and clipboard extender with the following benefits: 1. Built-in library with 50,000++ lines of code 2. Quick and powerful search engine 3. Powerful printing capability 4. Password ...
VISCOM Audio Record, Capture ActiveX OCX SDK 2.12
Capture audio from selected audio device. Capture audio to Wave, WMA, MP3 file format. Capture audio from selected audio input pin. for example, online streaming audio, radio, audio players (e.g. Media Player, WinAmp, Real Player ), Line In , Micr...





VBOLock 4.7
Create try-before-you-buy software, or run/time-limited demos. Bind powerful copy protection to any VB application. Wrap powerful protection to any application in seconds using just a few lines of code. Only two extra files to distribute with your...



