I am trying to retrieve outlook message (.msg) properties using apache MAPIMessage API. I am able to retrieve other metadata like from, to , cc but when i am using getMessageDate method retrieve date it is returning null.
Any idea guys what might be the reason for this behavior?
Thanks and Regards Durgesh