Outlook Security Manager
|
|
It is a one-line programming tool for controlling Outlook Security. With Outlook Security Manager you can disable Outlook Security settings and avoid security warnings with just one line of code!
Unlike similar tools, Outlook Security Manager doesn't transform OOM and CDO calls to Extended MAPI calls and doesn't make development more complicated by its own special objects. It just implements one object with three properties that enable or disable Outlook Security Settings for OOM, CDO and SMAPI. These properties are DisableOOMWarnings, DisableCDOWarnings and DisableSMAPIWarnings. Before calling a protected object you just disable Outlook Security via the corresponding property, and then you turn it on again.
It supports the .NET, VCL and ActiveX platforms (Visual Basic .NET, C#, C++ MFCL/ATL/.NET, Visual Basic 6, Delphi, VBA). It also supports all Outlook versions and service packs including Outlook 2000, Outlook 2002 (XP) and Outlook 2003.
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;. Outlook Security Manager is licensed as shareware, the cost of the registered version is $120 and full download size is 0.21 MB. You can download a free version of Outlook Security Manager by following download link at Free Downloads section of this page. Outlook Security Manager is developed or distributed by Afalina Co., Ltd. and is listed under programming, visual basic programming, c & c++ & c# programming, delphi programming, activex programming, .net programming, components and libraries.
Software Screen Shot
Related Software
|
|
|
Free Software Download
|
|
|
Outlook Security Manager Software Downloads
| GetMyLAN - GetMyLAN - SSL VPN client - Easy External Intranet Access. |
| Fax Harvester - Extract targeted business fax numbers from the internet for use in fax broadcast |
| XLS Converter - convert the excel file to txt, html, csv, mdb, dbf,etc. |
| U-Upload Cart - U-Upload is a file upload FTP applet that runs in a web page. |
| DB to HTML Express - Publish your database on the Web easy and fast |
| Ivy Lane Email Stationery - Musical, Scrolling Email Stationery |
| SimplyCapture - Powerful screen capture tool! |
| Black and Blue Icons - Black and Blue Icons is an icon set of 6 Mac OS X application icons. |
| PanoModules - The kit of modules to create and manage interactive virtual tours on web sites. |
| Actual Contacts for Outlook - Microsoft Outlook add-in for updating your address book. |
| Community Builder - Community Builder - full package for community site development... |
| Program Sleuth - Find out what is really running on your computer. |
| Personal Health Pro - Innovative, User Friendly, and Intuitive Personal Health Manager |
| Deliview - DeliView 3.1 is a Dwg file viewer and preview extractor. |
| Wildlife Photo Screensaver - See the variety of animal species and take a close look at their kingdom. |
| PadSubmit - A Freeware automated Pad Submitting program with 71 software sites listed! |
| Software and Order Administration - A toolkit for software and order administration |
| DTM Data Scrubber - DTM Data Scrubber is a set of intelligent tools for data scrubbing/verification |
| Specimen Catalog - Specimen Catalog helps manage collections of shells, butterflies, rocks, etc. |
| II_AddIn1 - II_AddIn1, an Add-In for Microsoft Developer Studio, especially for C++ / Java |
|
|
|
|