Outlook Security Manager 1.5
Shareware Author : Afalina Co., Ltd.
OS : Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003
Size : 222 kBytes
Price : $120.00 -Get the Full Version
License : Commercial
Added date : 5. October 2005
Updated date : 6. June 2006
Release date : 19. February 2006
Download link: Download here
Publisher web: Visit Website
Software description :
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;
Others shareware software in category
ShapedForm
Create irregular shaped forms easily based on the forms picture property. For VB
Aspose.AdHoc for .NET
Aspose.AdHoc is an ASP.NET component to quickly add the ad hoc capabilities.
Aspose.ASPXpand for .NET
Aspose.ASPXpand helps to bridge the gap between web and desktop development.
Aspose.BarCode for .NET
Aspose.BarCode supports barcode generation on Web and Desktop .NET applications.
Aspose.Network for .NET
Aspose.Network is a .NET components suite for professional network programming.
More of shareware by this publisher
ADX Extensions for Outlook
Embed your .NET & VCL forms and controls into Outlook custom forms and views.
AfalinaSoft XL Report for C++Builder
EXCELlent reports with minimal coding. Save your time. Get impressive results!
AfalinaSoft Flat Controls
The MS Office-like style to all standard VCL controls in one point. Delphi 4-7.
Active XL Report
An ActiveX to create EXCELlent reports with minimal coding. Save your time!
Advanced Excel Select
An Excel tool that enriches the built-in Special Cells dialog.
Recommended Sites :
| FreshFolder.com | Free Software Downloads | TheBestSoft.com | Freeware & Shareware Downloads |
