Must Have | TOP 100 | Authors | Reviews | RSS | Submit

Recommended Software

VentaFax Business

VentaFax Business 6.0

VentaFax is a full-featured fax and answering machine software with color fax support. It sends and receives faxes and turns your PC with a fax modem into a versatile answering machine with remote control and email integration. You can retrieve your fax and voice messages from any touchtone phone...

DOWNLOAD
 
 

Outlook Security Manager Download

Outlook Security Manager 1.5

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;

Size: 222.8 KB | Download Counter: 15
If Outlook Security Manager download does not start please click this: Download Link 1
Can't download? Please inform us.

Released: February 19, 2006 | Added: May 30, 2006 | Viewed: 1292
 

Related Software

  • IE Security Pro Icon IE Security Pro - Internet Explorer Security is an utility that customizes many aspects of the Internet Explorer Web browser. It's a snap to use and provides the tools you need to retain and manage your Web browser settings.
  • No Icon 1st Internet Privacy Tool - 1st Internet Privacy Tool is an utility that customizes many aspects of the Internet Explorer Web browser. It's a snap to use and provides the tools you need to retain and manage your Web browser settings.
  • 1st Security Agent Icon 1st Security Agent - Secure your PC with 1st Security Agent. It offers an administrative support for controlling which users are allowed to access your PC and the level of access each user may have. Restrict access to Control Panel, Start Menu, local, network, USB drives
  • No Icon Create PDF from Delphi - Create PDF documents from Delphi Example.Learn how to create fully customized PDF documents from Delphi. Formatting, text, graphics in PDF documents, all that just by using Delphi. No third party components, pure Delphi.
  • ABC Security Protector Icon ABC Security Protector - This nice free security utility enables you to protect your PC by disabling some features like: use of the MS-DOS command prompt in Windows and real mode DOS applications from within the Windows shell, and disable function keys on boot up like F5 F8
  • AltDel Icon AltDel - AltDel is a 5-phase script-driven lexical compiler that produces obfuscation by lowering the language level of Delphi source projects.
  • PDF Security ActiveX Icon PDF Security ActiveX - Encrypt and decrypt PDF files, Supports PDF user password and owner password protection, Password protect opening of the PDF document , Disable printing of the PDF document Disable copying of text/graphics
  • 1st Security Center Pro Icon 1st Security Center Pro - 1st Security Center is a security utility that allows you to restrict access to Windows important resources. This utility helps you to keep your computer in order. It enables you to impose a variety of access restrictions to protect your privacy.
  • Vista Smoker Pro Icon Vista Smoker Pro - Step on the gas...and stay in control. Vista Smoker Pro allows you to change various settings in the Windows Registry. These settings can improve the performance of your computer.
  • StartEd Icon StartEd - StartEd helps you to manage Programs which load from the Registry and as System Services. It lets you modify, backup and Startup and detects more than 150 Trojan Horses. You can also uninstall programs directly from StartEd.
 

Actual Software | Link To Us | Links | Contact

Must Have | TOP 100 | Authors | Reviews | RSS | Submit