downloads programs from a to z
It is a one-line programming tool for controlling Outlook Security. With Outlook Security Manager you can disable Outlook Security se
Search:
 » Home » Developer Tools » Visual Basic » Outlook Security Manager
Company: Afalina Co., Ltd.
License: Shareware
Version: 1
System: Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003
Size: 219 KB
Date Released: 12-06-2005
Price: 120
Screenshot: Click here to see Screenshot
Downloads: 1144
Homepage: http://www.add-in-express.com/
Date added: Sep 27, 2005
Click here to Download
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;

NEWS

So far, nothing for that!

RECOMMENDED DOWNLOADS IN THIS CATEGORY

 » Home  » Developer Tools » Visual Basic (227) Select page: [1] 2 3 4 5 6...
 » Multilingual VB6 Setup program with skin
You can change your default VB6 setup program with this inproved setup program. It has a skin and it is multilingual (english, spanish, french and italian). The language is automatically swithched according to the user language. Yo will have to manually c ...
www.visual-basic.com.ar | 252 KB | Windows | 0 | Downloads: 686
Date added: Sep 27, 2005 |  » Details
 » NumX
NumX is a programmable 32 bit ActiveX calculator control for Windows. It has more than 50 built-in mathematical functions and supports decimal, hex and binary number formats. Advanced functions like integration, root finding and extremum finding are also ...
Wilhelm Kurz | 931 KB | Windows | 75 | Downloads: 690
Date added: Sep 27, 2005 |  » Details
 » Browser Basic
Browser Basic is an Internet Based, Rapid Application Development System for the Browser. It allows the easy design and development of Browser Based Business applications. The Browser Basic Plugin takes advantage of the VB Runtime, Win API, ActiveX, and V ...
Howard Street Inc | 88 KB | Windows | 30 | Downloads: 667
Date added: Sep 27, 2005 |  » Details
 » VBto Converter
Software for converting Microsoft Visual Basic 6.0 projects (including source code) to MS Visual Studio VB.NET, C#, J#, VC.NET, VC++ (MFC), Borland C++ Builder, Borland Delphi. Visual Basic forms viewer (.frm, .frx files) and source code analyzer (.frm, . ...
StressSoft Company Ltd. | 2314 KB | Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003 | 89 | Downloads: 664
Date added: Feb 12, 2007 |  » Details
 » ActiveComport Serial Port Toolkit
Serial port toolkit to enable applications or scripts to communicate with a modem or other serial port device. Features full com port control, binary and ASCII data transfer, support for RS 232 and RS 485 standards and ISDN modem support. Can be used by A ...
ActiveXperts Software | 1102 KB | Windows | 90 | Downloads: 837
Date added: Sep 27, 2005 |  » Details
 » Excel Viewer OCX
Excel Viewer OCX is an ActiveX component which enables your application to display and interact with Excel workbook files. Simply place the control on your form, set the Path property, and you are all set! Excel Viewer OCX is identical to Excel`s interfac ...
SkySof Software Inc. | 1700 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 99.95 | Downloads: 717
Date added: Sep 27, 2005 |  » Details
 » Priore SmartCard ActiveX
This component is able to read and write numeric and alphanumeric data from Smartcards with ADPU commands. This component requires Visual Basic 6.0 Run-Time and Microsoft™ SmartCard System Library. The component can be used with any development environm ...
Centro Studi Informatica | 4330 KB | Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 39 | Downloads: 671
Date added: Feb 12, 2007 |  » Details
 » scriptdebugger
ScriptDebugger is a small and FREE debugger tool that you can use for help when debugging vb script. ...
gusse.net | 681 KB | Win95,Win98,WinME,WinXP,Windows2000,Windows2003 | free | Downloads: 620
Date added: Feb 12, 2007 |  » Details
 » VBcodePrint
This Add-In to Microsoft Visual Basic 6 significantly enhances its source code printing capabilities. You can print any part of your VB project`s source code from within the VB`s development environment. You can create and save your own output styles by c ...
StarPrint Limited | 3246 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 59 | Downloads: 616
Date added: Sep 27, 2005 |  » Details
 » Money Maker for Visual Basic
Why not earn money from Visual Basic ? Full Source code! You may even improve it, by making it pay more money to you! Try it! This machine is designed to pay as much money as you want. ...
Emu8086 | 38 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 0 | Downloads: 643
Date added: Sep 27, 2005 |  » Details
 » Serial Port Control
Software developers can access various devices by utilizing the Windows API. When using an API, you gain access to a full spectrum of available features, but API programming is a very tough and time-consuming task. You have to study the documentation and ...
FabulaTech, Inc. | 561 KB | Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003 | 99.95 | Downloads: 688
Date added: Feb 12, 2007 |  » Details
 » Basics For Visual Basic
Basics for VB is a set of binary string and bit manipulation functions for VB5 / VB6. It contains the equivalent of DOS Basic`s MKI$ CVI series for creating binary strings plus functions to check or set bits, to check or set bit fields and to check or set ...
M8 Software(UK) | 1296 KB | Win95,Win98,WinME,Windows2000,WinXP | 29.99 | Downloads: 702
Date added: Feb 12, 2007 |  » Details
 » VBBackup
VBBackup is a Visual Basic add-in for Visual Basic 6 to create backups of all your Visual Basic projects. With each project you can: Add/include additional files to be backed up, enter a memo for each project, provide a password for each backup for securi ...
R.M. de Boer Software | 0 KB | Windows | 49 | Downloads: 743
Date added: Sep 27, 2005 |  » Details
 » MSDE Manager
The complete MSDE and SQL Manager. MSDE Manager allows you to do all of the common operations that a typical deployment of MSDE/SQL would entail, and much more besides. It has an easy to use up-to-date graphical user interface, a Transact SQL screen and a ...
Vale Software | 12278 KB | Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000 | 79.00 | Downloads: 686
Date added: Sep 27, 2005 |  » Details
 » VoltoCDX CDDB Component
The VoltoCDX CDDB component is an ActiveX DLL that recognises audio CDs and retrieves title and track information from freedb.org - a database of over 400, 000 CD titles. VoltoCDX supports the latest CDDB Server Protocol (level 5), and also provides both ...
VOLTO.COM | 362 KB | Windows | 19.95 | Downloads: 694
Date added: Sep 27, 2005 |  » Details
 » ProgressBar Ex
Emulate the Windows Xp Progress Bar Control With Color Customizable. Supports Standard,Smooth,Search styles. and Vertical,Horizental orientation. This one is really clean and does not flicker! ...
Partaksoft | 1898 KB | Win95,Win98,WinME,Windows2000,WinXP | 19.95 | Downloads: 685
Date added: Sep 27, 2005 |  » Details
 » TurboVB Mini Apps
TurboVB Mini Apps is a set of four tools for programming. The Component Registering Tool allows you to quickly and easily register and unregister components from explorers right click menu. VB Image Extractor extracts the graphics that are stored in VB fi ...
Turbo Developer Ltd | 264 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 29 | Downloads: 689
Date added: Sep 27, 2005 |  » Details
 » StimulReport.Net
StimulReport.Net is a .NET based report generator which helps you create flexible and feature rich reports. All reports are created in report designer with handy and user-friendly interface. You can use the report designer both in design time and in runti ...
Stimulsoft | 7196 KB | Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 499.95 | Downloads: 753
Date added: Feb 12, 2007 |  » Details
 » SmartVBA
Useful Visual Basic for Application development tools to build fast and robust VBA code. It includes intuitively understandable modules that help in programming such as powerful project explorer, snippets that is a library of useful codes, a number of bui ...
OLSOFT | 2641 KB | Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003 | 99.95 | Downloads: 685
Date added: Feb 12, 2007 |  » Details
 » MFader ActiveX control
Add multimedia capabilities to your Visual Basic application with this easy to use yet powerful ActiveX control. This OCX control has more than 115 dazzling and splendid effects to make your multimedia application looks professional and some of these cool ...
Maher Farag | 526 KB | Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003 | 79.95 | Downloads: 672
Date added: Sep 27, 2005 |  » Details
go to top Select page: [1] 2 3 4 5 6...
What Font is | fonts | free fonts | download fonts | free fonts download | web fonts |