Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 2 of 2 for

folderinfo pagination fix

(0.02 sec)
  1. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for PST & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...system and will deliver their fixes according to the terms mentioned...target folder (e.g., Inbox) FolderInfo inbox = pst.RootFolder.G...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  2. How to get the following values and what they m...

    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 …... FolderInfo folder = pst.getFolderById(folderId);...folderId) throws IOException { FolderInfo folder = pst.getFolderById(folderId);...

    forum.aspose.com/t/how-to-get-the-following-val...