I am trying to retrieve the exchange id (not the RFC message id) for an email. There is no method for that in the ExchangeMessageInfo object so I thought it might be in the Properties. But now I’m having problems with them.
I’m attempting to print all the properties by using:
The exchange id is a unique tag that specifies an email/folder combination. If two ids are the same, they are the same email in the same folder. An example:
@dbixler,
Thank you for the confirmation. We are sorry for any inconvenience caused. We will fix the API Reference.
I logged the issue in our tracking system with ID EMAILJAVA-34887. Our development team will find out this possibility. I will inform you of any progress.
That did the trick. I should note that I had looked at this method earlier, but did not make the connection. Perhaps the description could be enhanced?