As developers we're always doing the same tasks over again, and one task is often connecting to a desktop email application. So what happens when you want to change your application to support a new email client, or want to add new functionality?
Using the AIRMail SDK you can easily connect to any email client using just one protocol, right from your desktop application.
AIRMail SDK is a component which helps proframmers in handling tasks related to access to AIRMail contents, like folders, emails, attached files of each types of mail program: MS Outlook, MS Outlook Express, Thunderbird and Eudora. You are using 5 simple MCore API functions, and get access to different types of AIRMailes files. There is no difference with what email program your application works, you will not need to rewrite code, if instead MS Outlook use Thunderbird.
The principle of MCore API interfaces it is universality - leads all email programs as a single, and your application using AIRMail SDK, just becomes universal and independent.
AIRMail SDK is the solution, which includes samples applications developed in C#, C++ and Delphi, so you can simply use a ready solution. If you do not find the fact that you need, please let us know and we will help you.
AIRMail SDK uses AIRMail concept to all files in which email programs store emails, such as for MS Outlook ‘PST’ files, for MS Outlook Express ‘DBX’ files. When you meet AIRMail word in our documentation, it should be understood that any file keeps mails known AIRMail.
Here are some key features of "AIRMail SDK":
· Create your own email-aware applications using any programming language
· Connect to Outlook, Outlook Express, Thunderbird & Eudora from your application in a standard way
· Browse and backup emails from any mailbox file into a database or flat file format and restore emails to mailboxes
· Scan and search emails and attachments for custom text, and use in Google or Copernic desktop searches
· Create network email backup functionality for your office or local network using the SDK's powerful backup capabilities, and add in a restore feature so workers don't ever loose an important email
· Transfer mail to any application by accessing POP3 Servers
· View mail within your own application or use in CRM systems
· Transfer mail from one mail client to another, e.g. from Outlook to Outlook Express
· NEW: Convernt email between formats, including .MSG and .EML.
Limitations:
· Advanced features of the unregistered software have been disabled.
What's New in This Release: [ read full changelog ]
· Events, MCore send events to application.
· Embedded API to search Mailbox files (Thread model).
· ActiveX Interface.