Outlook Security Manager 1.5 Download Now

  Thank you for downloading Downloading Outlook Security Manager 1.5

Please choose a mirror below:

Outlook Security Manager 1.5 Mirror 1



Outlook Security Manager is a one-line programming tool to disable Outlook Security. With Outlook Security Manager you can easily bypass Outlook Security settings and avoid security warnings, or alerts, in add-ins and applications that automate Microsoft Outlook.

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;

Category Related Download
     Visual Basic Controls (Source Code) 3.0
Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free source code for making Command Buttons and additional source code for making other controls is available. Visual Basic Source Code
     VB.Net to C# Converter 2.16
VBConversions VB.Net to C# Converter will convert your VB program to C# with over 99% accuracy. Visual Studio Magazine Reader's Choice Award, 2006. Free download.
     ErezPP1LTR Print Preview ActiveX Control for VB6 1.4.1
ErezPP1LTR OCX is a FREEWARE Print Preview ActiveX Control, Left To Right direction, for Visual Basic 6. It gives developers an easy tool to make print and preview of their softwares.
     Outlook Security Manager 1.5
It is a programming tool to disable Outlook security pop-up warnings with a line of code. It supports Visual Basic .NET, C#, C++ MFCL/ATL/.NET, Visual Basic 6, Delphi, VBA, Word MailMerge, etc.
     VB Watch 2.0
How fast is your Visual Basic code? VB Watch Profiler finds it out! VB Watch also adds power error handling and ensures that no line of code is left untested. Includes Exe debugger.
     Multilingual VB6 Setup program with skin 2.1
You can change your default VB6 setup program with this inproved setup program. It has a skin and it is multilingual (English, Spanish, French, Italian, German and Portuguese). The language is automatically swithched according to the user language.
     VB Code Library 1.8.5.352
VB Code Library is a powerful source code Library shipped with 1000+ lines of code, quick and powerful search engine, powerful printing capability, password protection, user notes & attachments handeling, favorites & rating support and more!
     PowerPoint ActiveX 2.4
PowerPoint ActiveX acts as an ActiveX document container for hosting PowerPoint document in a custom form or Web page. Support PowerPoint automation client and offer abundant sample codes.
     VBto Converter 2.37
Software for converting MS Visual Basic 6.0 projects (including source code) to Microsoft VS VB.NET, C#, J#, VC.NET, VC++ (MFC), Borland C++ Builder, Borland Delphi. Visual Basic forms viewer and source code analyzer.
     VB.NET Code Library 1.8.5.352
VB.NET Code Library is a powerful source code Library shipped with 1000+ lines of code, quick and powerful search engine, powerful printing capability, password protection, user notes & attachments handeling, favorites & rating support and more!


    Home
    Top Downloads
    New Programs
    Awards
    Link to us
    Submit
    Contact us

 

Scripts Categories

 

Game Cheats

 

Updated: Sunday, 20 July 2008

Privacy Policy