 |
|
 |
Download
|
 |
|
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; |
|
If you can not download this product please report us broken link
|
|
|
 |
Software downloads related to Outlook Security Manager
|
 |
|
Easy Disk Drive Safeguard
Use Easy Disk Drive Safeguard to hide and lock your local, network, Floppy and USB drives as well as disable the AutoRun feature for them. A password protection can be applied to the program to prevent your users from changing the security settings.
|
 |
Lock My Computer
Desktop security solution for personal or publicly accessible computers. It disallows unauthorized changes to various settings of the Windows system, such as Control Panel, Desktop, Local Security Policies, Outlook Express account settings and more.
|
 |
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. It lets you disable individual menu items and
|
 |
Microsoft Outlook 98 Update: E-mail Security
To help protect you against most viruses spread via attachments in e-mail, Microsoft has introduced a significant security enhancement for Outlook« 98 and 2000 S the Outlook 2000 SR-1 E-mail Security Update and the Outlook 98 E-mail Security Update. ...
|
 |
1st Security Agent
Password-protected security utility for all Windows. Restrict access to Control Panel, disable Start Menu items, hide drives, disable DOS, boot keys, Registry editing, taskbar, task manager, and network access, hide desktop icons, apply password prot
|
 |
Internet Explorer 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.
|
 |
IE-Internet Security
It customizes the Internet Explorer Web browser, lets you apply access restrictions to web browser, restrict access to certain tabs and features of Internet Options, disable certain menu items and buttons and prevent others from editing your Favorite
|
 |
IE Internet Security
It customizes the Internet Explorer Web browser, lets you apply access restrictions to web browser, restrict access to certain tabs and features of Internet Options, disable certain menu items and buttons and prevent others from editing your Favorite
|
 |
Microsoft Outlook 2000 SR-1 Email security update
To help protect you against most viruses spread via attachments in e-mail, Microsoft has introduced a significant security enhancement for Outlook« 98 and 2000the Outlook 2000 SR-1 E-mail Security Update and the Outlook 98 E-mail Security Update. Thi...
|
 |
Disk Drive Security
Hide and lock your local, network, Floppy and USB drives as well as disable the AutoRun feature for specific drive types with this password-protected security utility. If you do not want the removable media to appear and be accessible in My Computer
|
|
|
|
 |