How to Retrieve Email Messages from Server with Paging Support inside .NET Apps


/ Published in: C#
Save to your folder(s)

This technical tip explains how to .NET developers can list email messages with paging support inside their .NET Applications. In scenarios, where the email server contains a large number of messages in mailbox, it is often desired to list or retrieve the messages with paging support. Aspose.Email API's ImapClient lets you retreive the messages from the server with paging support.

URL: http://www.aspose.com/docs/display/emailnet/Listing+Messages+with+Paging+Support

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.