-
Notifications
You must be signed in to change notification settings - Fork 12
Home
wolfgangimig edited this page Dec 5, 2014
·
13 revisions
This library enables you to create Add-ins for Microsoft Outlook with Java. It is based on the official APIs for writing COM Add-ins for Microsoft Outlook and offers the following opportunities:
- Customize the Ribbon toolbar of explorer and inspector windows
- Add custom task panes to explorer and inspector windows
- Add form regions to inspector windows
- Access the Outlook object model
To get a picture of the opportunities please have a look at the Proofs of Concept.
- Microsoft Outlook 2010 or 2013 - NOT Outlook Express
- Windows 7 or newer
- JDK 8
- Java IDE, e.g. Eclipse Juno or newer
- JOA, download as ZIP archive or clone the GIT repository.
The current version is R_0_4_0.
View the change log.
Your further reading might start with the Tutorial.
If you want to ask a question, leave a comment, or report a bug, please use the issues section or send an email.