Outlook Security Manager - One-line programming tool to disable Outlook security warnings. .NET and VCL.
Quick Jump:
Search:

Outlook Security Manager 1.3


Home - Software Development - Components & Libraries -Free download Outlook Security Manager

ADVERTISEMENT




Add-in Express 2 .NET Edition 2.2.1751
A visual tool for creating COM Add-ins, Smart Tags and RTD in VB.NET, C++, C#.
ADX Toys 2 WD 2.0
Adds the syntax highlighting of the selected source code in the current document
ADX Toys 2 OL 2.0
Is a COM add-in that adds several useful features to Microsoft Outlook.
Add-in Express 2 VCL Edition 2.3
A visual tool for creating COM Add-ins, Smart Tags and RTD servers in Delphi.


 

Publisher: Afalina Co., Ltd.
File Size: 219 KB
Date Added: Mar 17,2005Rating: software rating for Outlook Security Manager
Last Update: Jul 29,2005OS: Win95/98/ME/NT4.x/2K/XP
Screenshot: screenshot of Outlook Security ManagerPrice: USD 120





click here to download Outlook Security Manager


Publisher`s Description for Outlook Security Manager

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;
 


Related softwares for Outlook Security Manager

Add-in Express 2 .NET Edition
A visual tool for creating COM Add-ins, Smart Tags and RTD in VB.NET, C++, C#.
Add-in Express 2 VCL Edition
A visual tool for creating COM Add-ins, Smart Tags and RTD servers in Delphi.
AppFace User Interface Development Kits
Skin application with two lines source code,support VB,VC,Delphi,C#,VB.Net,BCB.
EZTwain Pro Toolkit
The easiest and fastest way to add TWAIN scanning to your software.
EaseSoft ASP.NET Barcode Control
EaseSoft Linear Barcode Web Controls support most barcode symbologies
ASP.NET Barcode Professional
It generates barcode images for ASP.NET. Linear and 2D Barcode Symbologies.
MagForms for .NET
MagForms is a .NET library which allows .NET WinForms to be magnetized together.
PDF Maker Class .NET
.NET component to automatically create Adobe Acrobat PDF files.
Balloon Tooltips .NET
.NET component provides control ToolTips.
EaseSoft PDF417 ASP.NET Web Control
EaseSoft PDF417 ASP.NET Web ServerControls generate the barcodes dynamically.
BytesRoad.NetSuit Library
Free network library for .NET platform (open source, written in C#).
EaseSoft PDF417 ASP.NET Web Control
EaseSoft PDF417 ASP.NET Web ServerControls generate the barcodes dynamically.





 

Home | Submit software | Advertising | Help Center | Contact Us | Link to us | Site Map
Sparkle Media | Sparle Retail | ScriptsPub.com | Google Search

Copyright © 2001-2006 Softforall Technology.
All Rights Reserved. | Terms of Use | Privacy policy