• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Work with Exchange Sever using WebDav & EWS Protocols inside Java Apps

 
Ranch Hand
Posts: 714
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is new in this release?

We are pleased to announce the new release of Aspose.Email for Java 5.3.0 . It provides the capability of working with Microsoft Exchange Server. This month’s release brings other enhancements and improvements by fixing a number of bugs. This month’s release also provides a number of enhancements such as Detecting Messages for Encryption. The MailMessage class now provides the method of detecting if a message is encrypted or not. The IsEncrypted method can be used to check a message for encryption. This month’s release provides the capability of adding a new multivalued property, PT_MV_LONG. The property can be added to the NamedPropertyMapping or as a Custom property to the message store, as shown in our Setting Outlook Mapi Properties article. JDK 1.4 and 1.5 have been discontinued by Sun/Oracle. Even the commercial (non-open) support of JDK 1.5 is no more available. As a result, we also had to discontinue the support for these older versions of JDK. Starting from January release of Aspose.Email for Java 5.0.0, we no more support Java 1.4 and 1.5, and we have already moved our code based to Java 6. Since the last available Java JDK is 1.8 64-bit, we can compile 1.8 baseline to 1.6 production JAR for release publication. There are a number of other improvements that are part of this release such as incorrect time zone display when retrieving message’s date information, loss of Contat Notes while downloading contact information from Exchange server, formatting issues during message conversions between various formats, exceptions such as working with Mono Framework using the API and loading certain messages and appointments files, and adding/deleting messages to a PST. Aspose.Email for Java API now supports working with Exchange servers. This support is based on WebDav and Exchange Web Service (EWS) protocols that enable users to connect to Microsoft Exchange servers 2007, 2010 and 2013. In addition, it can be used to connect to Office 365 online servers via the EWS protocol. The API supports:

- Connecting to Exchange Server using WebDav and EWS protocols
- Listing messages from Mailbox
- Fetching and saving messages to disc
- Filtering messages from mailbox
- Access and download messages from Public folders on Exchange server
- Delete messages from mailbox
- Getting MailTips from Server
- Getting Mailbox information from server
- Connecting to Exchange Server using IMAP
- Working with Conversation Items
- Managing Rules on Exchange Server
- Managing User configuration on Exchange Server
- Reading emails from other user’s mailbox
- Move messages between mailbox folders
- Create and Send message using the API’s Exchange clients
- Send meeting requests using Exchange Server
- Synchronizing folder items
- Retrieving contacts information from Exchange Server

The main improved features & bug fixes added in this release are listed below

- Exchange Web services support
- Exchange WebDav support
- Message Disposition Notifications (MDN) support
- Synchronizing Exchange folders
- Create Assignable Task using Aspose.Email for .NET
- Provide support for MapiPropertyType.PT_MV_LONG
- Access Exchange Address Book
- Connect to Exchange and download messages
- Email time shows incorrect time zone while showing the GMT time
- NDR from Exchange server with "content conversion error" for message with Outlook item from Drafts folder
- Pop3Client: The server returned an invalid response to the TOP command.
- MSG to MHTML: Footer signature is not included in output
- Message body truncated while extracting from PST
- PersonalStorage: FolderInfo.HasSubFolders returns FALSE
- IEWSClient.UpdateContact changes Contact Notes to HTML
- MSG to Mhtml places headers at wrong position in the body
- MailMessage.BodyType returns wrong body type
- Tab character in body replaced by 8 spaces while converting MSG to EML
- Images added as Linked Resource are lost using Aspose.Email 5.2.0
- MailMessage.Load never returns

Other most recent bug fixes are also included in this release.

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Email for Java documentation that may guide you briefly how to use Aspose.Email for performing different tasks like the followings.

- Working with Exchange
- Setting and Accessing Outlook MAPI Properties

Overview:Aspose.Email for Java

Aspose.Email for Java is a Non-Graphical Java component that enables Java applications to read and write Microsoft Outlook documents without utilizing Microsoft Outlook. It enables developers to create new MSG file from scratch, update an existing MSG file, read Outlook MSG file & get it's properties like subject, body, recipients in to, cc and bcc, Adding or removing attachment, sender information and MAPI properties. Aspose.Email for Java can be used with Web as well as Desktop Application.

More about Aspose.Email for Java

- Homepage of Outlook PST, MSG & EML Java Component, Aspose.Email for Java
- Download Aspose.Email for Java
- Online documentation of Aspose.Email for Java
- Demos of Aspose.Email for Java

Contact Information
Aspose Pty Ltd,
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
[email][email protected][/email]
Phone: 888.277.6734
Fax: 866.810.9465
 
I carry this gun in case a vending machine doesn't give me my fritos. This gun and this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic