We want to download messages in a folder which are older than X days. That part seems easy with IMAPCrition and IMAPMessageCollection. However, we only want to return up to a maximum number at a time. Otherwise, it may have to pull 10,000+ messages. I know in the BounceInspector, you can set MaxMessages. However, I can't figure out how to do it when trying to pull messages based on criteria.
edited 11/30/2017 2:28:38 AM
asked 12/21/2011 11:23:51 PM