Help coderanch get a
new server
by contributing to the fundraiser
  • 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Read Multiple Events from ICS Files & Filtering Messages from Exchange with Paging using Java

 
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 17.7.0 . Ported from its equivalent .NET version, this month’s release includes the same enhancements and bug fixes that improve the API functionality. These enhancements to various functional areas of API enrich the API features and add to the value of the API. Aspose.Email for Java API now supports reading multiple events from iCalendar (ICS) files. The CalendarReader class introduced in this month’s release allows to read all events from such an ICS file. It also provides the capability to read events from a specific index in the ICS file as shown in the code sample on blog announcement page. The API already supports criterion based messages filtering from Exchange server mailbox. However, this can result in large number of messages if lots of emails meet this criterion. To cater for this, It has enhanced the functionality to filter messages from Exchange server with Paging support. Embedded messages format in EML files can now be preserved during loading with EMLLoadOptions class. This can help identify the original format of attachment in email. This release has also enhanced the functionality of working with MBox files by providing the facility of reading message size during message extraction. The main improved features & bug fixes added in this release are listed below

- Support paging with MailQuery
- Get mail size using Aspose.Email While working with Thunderbird (MboxrdStorageReader)
- Behavior of API in case of attachment MSG file in TNEF
- Read multiple events from a ICS file
- Investigate ability to use web service for Exchange 2016 with more earlier versions of Exchange
- FolderInfo.GetContents() takes more time
- Wrong Time (hours) in PST file when created with Aspose.Email
- EML to MSG: Message body is changed
- EML to MSG: Message body formatting is disturbed
- Extra headers added in EML file after loading and saving it on disc
- IEWSClient: GetMailBoxes raises exception
- MapiContact to Contact raises exception
- MailMessage.ValidateMessage raises errors for well formed addresses
- Loading an EML file with setting Content-Type:text/calendar in it, throw exception

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.

- Filtering Messages with Paging Support
- Read Multiple Events from ICS File

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 its 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

Contact Information
Aspose Pty Ltd,
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
[email]sales@aspose.com[/email]
Phone: 888.277.6734
Fax: 866.810.9465
 
reply
    Bookmark Topic Watch Topic
  • New Topic