• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Work with Exchange Server Distribution Lists, Create & Format Response Messages 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 6.0.0 . This month’s release includes the same new features, enhancements and bug fixes that were part of its equivalent .NET version. It includes improvements to the Exchange Server API, CPU utilization and the Outlook MSG type. Distribution lists are one of the key features provided by Microsoft Exchange Server where users can define groups having contacts of interest. Email address can be defined for this group and messages can be sent to the group, thus reaching all the members of the group. This month’s release of Aspose.Email for Java introduces the new feature of working with Distribution Lists using the Exchange Web Service (EWS) API. It provides the capability of creating private distribution list, fetching distribution list, Add members to the list, deleting members from the list, sending message to the distribution list and creating Mail address from distribution lit. Aspose.Email for Java API now provides the feature of creating and formatting response messages i.e. message Reply and Forward messages. The OriginalMessageAdditionalMode enumerator specifies the information to be included in the response message. In all systems that keep/save meta-data of messages for lateral referencing, it is a common method to store the message URI. This information is laterally used to retrieve message information from Exchange Server such as fetching the message. It provides the capability to retrieve message summary information, represented by ExchangeMessageInfo, using the overloaded method of listMessages. Our last month’s version of Aspose.Email for .NET was identified to have some CPU utilization issues while using the MailMessage API. The behavior was inherited in the Java API as well due to the conversion from its .NET version. It has been fixed in both the .NET and Java versions of the API. In addition to new features and enhancements, this month’s release also includes a number of bug fixes. For a complete list of bug fixes, please visit the product download page. The main improved features & bug fixes added in this release are listed below

- Creation the forwarding and replying messages
- Resolving distribution list using Exchange
- Memory problems during MailMessage.Load
- Get ExchangeMessageInfo from message URI
- MailMessage.Load hangs the API
- Wrong mapping of phone numbers while using MapiContact.FromVCard
- Recurrence Information not retrieved correctly
- Regular attachment detected as Linked Resource
- Messages saved from Sent Items folder doesn't contain "To" field
- Save-As in MS Outlook not working for re-saved messages using MailMessage
- PersonalStorage.SplitInto() fails when number of bytes increases limits of int argument

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.

- Creating Forward and Reply Messages
- Working with Distribution Lists on Exchange Server

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

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
 
moose poop looks like football shaped elk poop. About the size of this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic