Newfreeware.ru :: Каталог программGoto download 
Начало Программы Авторы Пользователи Forum Комментарии Магазин Preferences
Поиск:

Категории программ
Аудио
Графика и Видео
Интернет
Утилиты
Разработка программ
    ActiveX
    Compilers & Interpreters
    Components & Libraries
    Databases
    Debugging Tools
    IDEs & Coding Utilities
    Management & Distribution
    Reference & Tutorials
    Source Code
    Tools & Editors
Веб-разработка
Игры
Расширения десктопа
Бизнес и Финансы
Дом и Образование





Description Screenshot Comments History Download  
 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;

Требования: .NET Framework 1.0 or 1.1; VS.NET 7.0 or 7.1; Delphi 5,6,7,8,2005;Visual Basic 6;VBA;VBScript;C#;C++;Visual Basic .NET;Outlook;

  Скачать  
Добавить комментарий
Сообщение:  
  Оценка:  

          
 
Назад
See also
MICR E13B Font Advantage Package
Our MICR (Magnetic Ink Character Recognition) E-13B fonts allow you to print MICR E-13B numbers and codes from computer ...
Barcode Linear ActiveX Control & OCX
An ActiveX Control for Linear Barcodes - Code 39, Code 128, UPC, EAN and more.
COMM-DRV/Lib Standard Edition
Professional serial communication library - DLL for Windows MSDOS libraries.
ASP Barcode Server Component for IIS
Add barcodes to IIS with this ASP Barcode Server Component
dzsoft
DzSoft Perl Editor is a popular tool for writing, editing, and debugging Perl/CGI scripts.
Quick facts
Product Outlook Security Manager
Version 1.3
Publisher AfalinaSoft
Platform Windows XP/ME/NT/2000/98/95
Filesize 219 K
Released 12-Jun-2005
License Условно-бесплатная
Cost $120.00
Expires Expiration Unknown
Homepage http://www.add-in-express.com/
Screenshot
Statistics: total, monthly
Скачано 23 (0)
Рейтинг 0 (0)
Оценок 0 (0)
Summary rating 0 (0)
Bookmark this page!
Interface languages
Английский






 Добавить программу: Войти | Зарегистрироваться
Advertising | Privacy Policy | Disclaimer | FAQ | Contact us
© 2000 - 2025 RF1 Systems