Results 35-39 of 39 |
|
OutlookNormalizer

http://www.digiarch.org
Outlook Normalizer is a simple stand alone program for Search and Replace in your MS Outlook contact data. The straight forward interface will assist you in renaming and formatting names, addresses, phone numbers, area codes, etc for multiple contacts at once.
If you have many Outlook contacts this utility can be a time saver.
All changes can be previewed before they are written to the Outlook pst file or Exchange store.
For advanced users there is support for regular expressions.
Typical use:
- Rename phone numbers for multiple contacts at once.
- Format names and addresses to one type of spelling.
- Format area and international dialing codes for all contacts.
- Remove spaces in phone numbers.
- Lowercase all your email addresses.
Key features:
- Search and replace data in your Outlook contact data.
- Simple and intuitive interface.
- Preview all changes before contact data is changed.
- Optional confirmation on each replace.
- Support for regular expressions.
- Logging support.
remind, save e mail, 2007 regions, destroy, saved, wizard, outlook plugin, save email
|
|
NotesContactExtractor

http://www.softwareforlitsupport.com
NotesContactExtractor is a straightforward, effective, and inexpensive Notes to Outlook contacts migration tool.
To use, select a names.nsf file and a PST file, then click Convert. NotesContactExtractor communicates with your Lotus Notes and Outlook clients, prompting you to log into each program if needed. Once logged in, the program transfers the contact information to the PST while generating a detailed log file.
What makes this product superior to competing products? It is fast, affordable; written, supported and used by a litigation support technology professional with extensive data conversion experience.
stop, information, play, virus, reply, emails, group calendaring, outlook
|
|
Outlook Security Manager

http://www.office-addins.com
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;
utility, email, express, backup, mail, microsoft, restore, add in
|
|
ADX Extensions for Outlook

http://www.office-addins.com
The ADX Extensions for Microsoft Outlook allows you to customize the Outlook folder view and Outlook forms by embedding feature-rich .NET and VCL forms and controls into the Outlook Explorer and Outlook Inspector windows.
The ADX Extensions for Outlook is based on the Outlook windows architecture and helps you create a custom Outlook folder view and custom Outlook forms in a more comfortable way than the Digital Dashboard technology (Outlook Today) or Windows API. Now you can use any .NET and VCL forms, controls and components (such as grids, editors and tree-views) on the Outlook Explorer and Outlook Inspector windows like form regions provides by Outlook 2007.
The ADX Extensions for Outlook supports projects written on Visual Basic .NET, C# and Delphi in Visual Studio 2003, Visual Studio 2005, Borland Delphi 5 - 2006.
recovery, software, anti spam, contacts, outlook express, files, e mail, undelete
|
|
Results 35-39 of 39 Page 1 2 3 4 5 6 7 8 |
| |
Related Software
OutlookNormalizer
Search & Replace in Outlook data
NotesContactExtractor
Exports Lotus Notes contacts into a PST file
Outlook Security Manager
One-line tool to disable Outlook security
ADX Extensions for Outlook
Your custom forms on Outlook forms and views
|