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 …...// Optionally, you can add attachment details. JSONArray attachmentsArray...JSONArray(); for (MapiAttachment attachment : msg.getAttachments()) {...