Outlook Security Manager
Encyclopedia
Outlook Security Manager (full name Security Manager 2009 for Microsoft Outlook) is a programming tool to disable Microsoft Outlook
Security pop-up warnings in add-ins and applications that automate Microsoft Outlook. It is developed and supported by MAPILab Ltd. together with Add-in Express Ltd
.
Outlook Security Manager is an in-process COM
object that handles all internal events of the Outlook E-mail Security Engine using fixed byte pattern searches and hooking. It allows Microsoft Outlook developers to switch Outlook security off and back on by adding a few lines of code to their applications.
Outlook Security Manager supports three platforms, .NET, VCL
and ActiveX
, (Visual Basic
.NET, C#, C++, MFC/ATL/.NET, Visual Basic 6, Delphi, VBA, Word MailMerge, Excel MailMerge), as well as all Outlook versions and service packs, including Outlook 2000, Outlook 2002 (XP), Outlook 2003, Outlook 2007 and Outlook 2010.
In April 2010, version 2010 of Outlook Security Manager was released that provides support for Microsoft Office Outlook 2010 x86 and x64 and support for Microsoft Visual Studio 2010 (.net edition).
This is an advert for commercial software!
Microsoft Outlook
Microsoft Outlook is a personal information manager from Microsoft, available both as a separate application as well as a part of the Microsoft Office suite...
Security pop-up warnings in add-ins and applications that automate Microsoft Outlook. It is developed and supported by MAPILab Ltd. together with Add-in Express Ltd
Add-in Express
Add-in Express is the product line and trademark of Add-in Express Ltd. is a privately held company located in Homel, Belarus. Established in 1998, Add-in Express is the pioneer of tools and solutions in the Microsoft Office integration industry...
.
Outlook Security Manager is an in-process COM
Component Object Model
Component Object Model is a binary-interface standard for software componentry introduced by Microsoft in 1993. It is used to enable interprocess communication and dynamic object creation in a large range of programming languages...
object that handles all internal events of the Outlook E-mail Security Engine using fixed byte pattern searches and hooking. It allows Microsoft Outlook developers to switch Outlook security off and back on by adding a few lines of code to their applications.
Outlook Security Manager supports three platforms, .NET, VCL
Visual Component Library
VCL is a visual component-based object-oriented framework for developing Microsoft Windows applications. It was developed by Borland for use in, and tightly integrated with, its Delphi and C++Builder RAD tools...
and ActiveX
ActiveX
ActiveX is a framework for defining reusable software components in a programming language-independent way. Software applications can then be composed from one or more of these components in order to provide their functionality....
, (Visual Basic
Visual Basic
Visual Basic is the third-generation event-driven programming language and integrated development environment from Microsoft for its COM programming model...
.NET, C#, C++, MFC/ATL/.NET, Visual Basic 6, Delphi, VBA, Word MailMerge, Excel MailMerge), as well as all Outlook versions and service packs, including Outlook 2000, Outlook 2002 (XP), Outlook 2003, Outlook 2007 and Outlook 2010.
In April 2010, version 2010 of Outlook Security Manager was released that provides support for Microsoft Office Outlook 2010 x86 and x64 and support for Microsoft Visual Studio 2010 (.net edition).
This is an advert for commercial software!