Quantcast
Channel: ImapX 2
Viewing all articles
Browse latest Browse all 1952

New Post: Syntax to download no more than X number of messages at a time?

$
0
0
Hi slsumner,

the Messages.Download method has a third parameter which allows you to limit the number of messages:
var messageCount = 10;
client.Folders.Inbox.Messages.Download("ALL", MessageFetchMode.ClientDefault, messageCount);
If you give more information on how you imagine the fetching to be done and what information about the messages you need, I can show you the fastest way to do this.

Greets,

Pavel

Viewing all articles
Browse latest Browse all 1952

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>