PST opened in Outlook shows no recipients

I did create a PST using Aspose Email Java.
Everything works fine, except that when opening the pst in Outlook the recipients are not showing up on the messages.

Even if i save an email from outlook as mymessage.msg and then create a pst like:

pst.getRootFolder().getSubFolder(“myInbox”).addMessage(MapiMessage.fromFile("./mymessage.msg"));

it shows the same behaviour.
If i load the pst in outlook the message from the pst will look like the original, except that no recipients are shown.

Is this a known issue?

@lochri,

We have investigated the issue at our end. Initial investigation shows that the issue persists. The issue has been logged into our system with ID EMAILJAVA-34295 for further investigation by our Product team. We’ll update you here once there is some information or a fix version available in this regard.

@lochri,

This is to update you that it is not an issue. if you use the latest version of the API i.e. aspose-email-17.6.0-java, you will be able to get the desired results. Please download the latest version and give it a try. Feel free to contact us in case of any query or comments.