Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below:
Flags
Categories
Priority
Mail Read Status and Unread status
Below is the code which i …... MapiMessage msg = pst.extractMessage(messageInfo...put("textBody", msg.getBody()); msgJson.put("fromAddress", msg.getSenderEmailAddres());...