DVD Cloner, DVD ripper
Internet Tracks Washer
MP3/WMA/MP4/OGG/MP2
DVD/AVI/VCD/DivX/MPEG4
Home / Programming / Visual Basic / Outlook Security Manager

Outlook Security Manager 1.3


It is a one-line programming tool for controlling Outlook Security. With Outlook Security Manager you can disable Outlook Security settings and avoid security warnings 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.

It supports the .NET, VCL and ActiveX platforms (Visual Basic .NET, C#, C++ MFCL/ATL/.NET, Visual Basic 6, Delphi, VBA). It also supports all Outlook versions and service packs including Outlook 2000, 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;

Order Now!
$120.00
Download!
0.21 Mb

Publisher: Afalina Co., Ltd.
Product: Outlook Security Manager
Version: 1.3
License:Commercial, $120.00
File size: 219 Kb (0.21 Mb)
Screenshot: View screenshot
OS: Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003
Keywords: Outlook Security Manager, Outlook, Security, Warning, Disable, Settings, .NET, C#, VB, VCL, Delphi, C++

Sponsored:





 Search:

 Newsletter:

Subscribe to our free e-mail newsletter that highlights the latest software:
 Most Popular:

1. VB.Net to C# Converter
2. VbSMS
3. Transking
4. VB Fast Fourier Transform source code
5. FTP Client Engine for Visual Basic
6. 3d CAD Image
7. Evolution
8. 3d DXF Import / Export DLL
9. FastForm
10. VB Image Map ActiveX Control

 Recommended:

  DVD-Cloner II
Backup your DVD movie to DVD+(-)R/RW easily. Support most of popular DVD+(-) R/RW burners. With this software,you can get your DVD backup in 2 hours.

© 2002-2006 Acoll Software