We have a client that has over ten thousand message in a folder. We are connecting with IMAP and always timeout trying to use ListMessage on that folder.
Is there a way to get messages 1 to 500 and then 501 to 1000, etc. I cannot easily see a way in the ImapQueryBuilder and MailQuery classes.
Thank you for any guidance.