Issue in enumerating mail items while using MBoxReader

I am using mboxreader.enumerateMessages() for reading all mail items. unfortunately i am able to read only few mails in the each mbox file and process them further,some mail items are missing.(eg.if the Mbox file is having 116 mails, i am able to enumerate only 50 items and remaining are missing for that respective mbox file). According to debugging process which i did the for loop which i am using for mboxReader.enumeratemessages() is exiting after some mail items enumeration but not after completion of all mbox mail items.
So please provide me the solution for that.

A post was merged into an existing topic: Issue enumerating mail items while using mboxReader - Aspose Assistant conversation with customer on Monday, March 21st 2022, 12:09:08 pm