Sunday, 18 May 2008
 
 
Outlook Security Manager 1.3
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;


  • Size
219KB
  • License
Commercial
  • Price
120
  • Category
Programming & Software Development / Basic & VB & VB DotNet
  • Operating System
Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003
  • Developer
Afalina Co., Ltd.
  • Download link

 

     
Top Software Development / Basic & VB & VB DotNet softs

Visual Basic Controls (Source Code) 1)   Visual Basic Controls (Source Code) 3.0
Visual Basic Source Code. Free example control plus many others. Visual Basic Source Code
License:Freeware, $0 to buy Size: 152KB

ShapedForm 2)   ShapedForm 1.0.0
Create irregular shaped forms easily based on the forms picture property.
License:Shareware, $20 to buy Size: 498KB

Microsoft Reporting Services  PDF 3)   Microsoft Reporting Services PDF 1.1
Export to pdf in Microsoft SQL Server Reporting Services 2005
License:Shareware, $459 to buy Size: 578KB

vbSkinner Pro 4)   vbSkinner Pro 2.1
ActiveX control that makes skins in VB forms with new titlebar and rounded look
License:Shareware, $49 to buy Size: 2485KB

vbSkinner Free 5)   vbSkinner Free 2.0
You can change the look of your application easily adding this control
License:Freeware, $0 to buy Size: 1129KB

Creator Forms 6)   Creator Forms 1.02
Creation of windows of the non-standard form for programs on Visual Basic
License:Freeware, $ to buy Size: 1285KB

C# School Ebook 7)   C# School Ebook 1.0
Freely available 330 page ebook giving a full introduction to programming in C#
License:Freeware, $0 to buy Size: 3274KB

ActiveResize Control Lite 8)   ActiveResize Control Lite 3.0
The fastest VB form resizer control on the planet - no coding required!
License:Freeware, $0 to buy Size: 2017KB

ErezPP1LTR Print Preview ActiveX Control for VB6 9)   ErezPP1LTR Print Preview ActiveX Control for VB6 1.4.1
ErezPP1LTR OCX is a FREEWARE Print Preview ActiveX Control for VB6.
License:Freeware, $0 to buy Size: 975KB

Outlook Security Manager 10)   Outlook Security Manager 1.3
One-line programming tool to disable Outlook security warnings. .NET and VCL.
License:Commercial, $120 to buy Size: 219KB

New Software Development / Basic & VB & VB DotNet softs

Teroid Data Print Control 1)   Teroid Data Print Control 3.2
.NET component providing a set of properties and methods for printing data
License:Commercial, $79.95 to buy Size: 378KB

Teroid Multi Segment Display 2)   Teroid Multi Segment Display 3.0
.NET Multi segment display control
License:Commercial, $39.95 to buy Size: 541KB

TopWindow.bas 3)   TopWindow.bas 1.00.08
You can add or remove top window status to any window in your project.
License:Demo, $4.99 to buy Size: 1248KB

Sendkeys Replacement for Visual Basic 4)   Sendkeys Replacement for Visual Basic 3.00.08
Sendkeys Replacement for Visual Basic
License:Demo, $19.99 to buy Size: 1296KB

Source Code Library 5)   Source Code Library 1.8.5.341
Multi-language source code library and clipboard extender for Windows
License:Shareware, $79.99 to buy Size: 9656KB

DotNet Code Library 6)   DotNet Code Library 1.8.5.314
Multi-language source code library and clipboard extender for Windows
License:Shareware, $79.99 to buy Size: 8085KB

Basics For Visual Basic 7)   Basics For Visual Basic 1.00.07
Bit Manipulation Functions for Visual Basic.
License:Demo, $19.99 to buy Size: 1296KB

ASP.NET Code Library 8)   ASP.NET Code Library 1.8.5.314
Multi-language source code library and clipboard extender for Windows
License:Shareware, $79.99 to buy Size: 7586KB

CSharp Code Library 9)   CSharp Code Library 1.8.5.314
Multi-language source code library and clipboard extender for Windows
License:Shareware, $79.99 to buy Size: 7062KB

VB Code Library 10)   VB Code Library 1.8.5.241
Multi-language source code library and clipboard extender for Windows
License:Shareware, $79.99 to buy Size: 6921KB