Results 30-34 of 38 |
|
Voice2Mail

http://www.stanfordtrident.com
Voice2Mail is a Microsoft Outlook add-in which lets you record and send audio messages. It works with MS Outlook 2000, MS Outlook XP and MS Outlook 2003. Also it allows to record Your conversations through Skype and MSN or You can create musical greeting cards and add your voice to them.
All you need to do is speak and click, which will take less time than typing a message. Your audio message will be compressed to mp3 format prior to sending to reduce file size and maintain sound quality. It is a friendly interface that is easy to use.
workgroup calendar, pabx, call, mail, personalised, musical, outlook plugin, play
|
|
TAPICall

http://www.convergit.de
FULL INSIGHT AT THE FIRST RING: TAPICall turns your desktop PC into a highly efficient CTI work station by means of Outlook add-on: Identification of the caller and display of the corresponding Outlook contact sheet; Automatic display of memos, even company wide; automatic creation of journal entries with a call-back feature; current status display via balloon and handset icon; nontutorial handling; Low costs - high benefit; operates with any up-to-date PBX or ISDN controller --- Service orientated communication: At the first ring TAPICall immediately provides all relevant data concerning the caller, including memos, appointments and documents linked with the corresponding contact, by means of the caller identification. The user is perfectly prepared for the call and can optimally commit himself to the requirements of the caller. --- Benefit from your first-class contacts: The automatic provision of customer information reduces costs as well as handling time. TAPICall improves the quality of your customer care effectively and leads to a high degree of customer retention. --- Corporate translucency: With an exchange server TAPICall automatically opens public contacts for incoming calls. This way - depending on your properties - memos and contact information entered by any employee may be viewed and complemented by other employees as well. The data base containing relevant customer information thereby is kept up-to-date at any time. --- Constant increase of your data base: In case the caller has not been recorded in the Outlook contacts yet, TAPICall creates a contact with the new call number. The user only has to do add the name of the caller into the contact sheet, and the next time this person calls the corresponding contact will open automatically.
outlook contacts, settings, stamps, format, mail organisation, cards, group calendaring, outlook
|
|
Auto Reply Manager for Outlook

http://www.emailaddressmanager.com
Auto Reply Manager for Outlook is an email autoresponder that allows users to quickly define Outlook reply rules and filters and to auto email replies when users are out of office, on vacation or simply when they want to auto-confirm emails. You can choose to send automated replies or to forward received emails to a pre-selected email account. If you deal with multiple email accounts, Auto Reply Manager lets them create personalised replies.
For those users who deal with multiple email accounts, Auto Reply Manager lets them create reply rules tailored for certain Outlook email accounts. The reply rules can also be defined so they apply only for certain contacts or mail folders where emails are received. Furthermore, users can create rules based on keywords found in the subject or body content of incoming email messages. These rules can be set to be always active or to be enabled only during certain date or time periods specified by the user.
Using Auto Reply Manager, Outlook users can have personalised greetings inserted on each automated email, so these emails will look and feel personal. The email reply can be sent using the plain text or HTML format. For emails sent using the HTML format, Auto Reply Manager lets users to import HTML code or files, creating stylish automated emails.
Auto Reply Manager works as an add-in for Microsoft Outlook and it can be easily accessed from the Outlook Tools menu, so users can configure the auto-reply settings directly from the already familiar Outlook interface. Auto Reply Manager is designed for any version of Microsoft Office Outlook, starting with Microsoft Office Outlook 2000. Auto Reply Manager is packed with a live update tool, allowing users to quickly download and install product updates.
addin, addon, add in, plugin, outlook software, email, msoutlook, add on
|
|
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;
e mail, microsoft, microsoft outlook, outlook addin, attachment, outlook add in, outlook addins, office
|
|
Results 30-34 of 38 Page 1 2 3 4 5 6 7 8 |
| |
Related Software
Voice2Mail
Voice2Mail sends voice records by mail
TAPICall
CTI AddIn for Outlook, Popup of your contacts
Auto Reply Manager for Outlook
Auto Reply Manager Automates Outlook Replies
Outlook Security Manager
One-line tool to disable Outlook security
|