Search Software

  Submit Software

 

Outlook Security Manager by Afalina Co., Ltd.

 

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; 
 
Download Outlook Security Manager 0.21 MB

More Software Downloads in Development Tools Category

SDE for JDeveloper (CE) for Mac OS X by Visual Paradigm. UML modelling tool for JDeveloper
Defect Tracker by Pragmatic Software Co., Inc.. Defect Tracker: Change Management / Help Desk
ADEX Shares by Vyapin Software Systems Pvt Ltd.,. ADEX Shares is a COM component for VB / ASP
VISOCO dbExpress driver for Sybase ASE (Win32 version) by VISOCO Software
CSMail Developer Edition by Codestone Ltd. Internet Mail Client ActiveX Control Library
CASE Studio 2 by CHARONWARE s.r.o.. A professional database designing tool.
SDE for JDeveloper (ME) for Windows by Visual Paradigm. JDeveloper UML modeling plugin
Vivid Report Free for Delphi 5 by MBLabSoft. Library of report design components.
AMeta by Information Packaging. Meta Tag reader, writer and manipulator.
Code Visual to Flow chart by FateSoft. automatic program Flow chart generator
CoolWatermark by angGoGo Software. A cool and strong assembly to write watermark
Mysql Data Manager by cgiscriptshop.com. Web based Mysql front end
CD Menu Builder by WISCO Computing. Create royalty-free autorun CD menu projects
RolloverFX by Gemini Puzzles. Eye-catching tri-state animated rollovers.
SemanticWorks by Altova, Inc.. The ground-breaking visual RDF/OWL editor
 
 


Copyright © 2006 SoftMost.com