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

Recommended Software

Radmin Remote Control

Radmin Remote Control 3.2

Radmin (Remote Administrator) is the popular, award winning secure remote control software which enables you to work on a remote computer in real time as if you were using its own keyboard and mouse. You can remotely access the same computer from multiple places and use advanced File Transfer...

DOWNLOAD
 
 

Outlook Security Manager Feedback System

Outlook Security Manager Info

License: Commercial | Author: Afalina Co., Ltd. | Requirements: .NET Framework 1.X; VS.NET 7.X; Delphi 5,6,7,8,2005; Visual Basic 6; VBA; VBScript; C#; C++; VB.NET

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;
 
Feedback type *
Please inform us about any error, question or suggestion related to Outlook Security Manager at our resource. Report us if you have any troubles with it also (virus, spyware, adware, etc.). Select feedback type and write few comments.
However this comments will NEVER appear at our site. This form is used only for internal operations. To write public comments about Outlook Security Manager please use this rate and review form.
For any other questions, suggestions, requests, etc. please use this contact info.
Comments *
Notice: * - required fields

Afalina Co., Ltd. Software

  • No Icon Active XL Report - An ActiveX component to create EXCELlent reports with minimal coding. Get impressive results! ONLY 3 minutes and ONE LINE of code and multiple sheet report with a pivot table and a pivot chart on every worksheet is ready! See ActiveReport.com
  • No Icon ADX Toys 2 OL - ADX Toys 2 OL is a COM add-in that adds several useful features to Microsoft Outlook (see screenshot). The add-in is based on Add-in Express 2 technology (http://www.add-in-express.com/). ADX Toys 2 OL supports Outlook 2K and higher.
  • No Icon ADX Toys 2 WD - ADX Toys 2 WD is a COM add-in for Microsoft Word that adds the syntax highlighting of the selected source code in the current document (see screenshot). ADX Toys for Microsoft Word supports MS Word 2000 and higher.
  • No Icon AfalinaSoft Flat Controls - The MS Office-like style to all standard VCL controls in one point. - 34 flat controls - Delphi 7 supported - Native VCL code - Stylish GUI - Simple use - Full control in one point - You will have nothing to change in our code - just use it!
  • No Icon AfalinaSoft XL Report for C++Builder - EXCELlent reports with minimal coding. Save your time. Get impressive results! ONLY 3 minutes and EXACTLY ONE LINE of code and multiple sheet report with a pivot table and a pivot chart on every worksheet is ready! See http://XL-Report.com
  • No Icon AfalinaSoft XL Report for Delphi - EXCELlent reports with minimal coding. Save your time. Get impressive results! ONLY 3 minutes and EXACTLY ONE LINE of code and multiple sheet report with a pivot table and a pivot chart on every worksheet is ready! See http://XL-Report.com
  • No Icon AfalinaSoft XL Report.NET - A .NET component to create EXCELlent reports with minimal coding. Get impressive results! ONLY 3 minutes and ONE LINE of code and multiple sheet report with a pivot table and a pivot chart on every worksheet is ready! See ExcelReport.com/net/
 

Actual Software | Link To Us | Links | Contact

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