HOWTO: Get the list of unread messages from an IMAP server in VB.NET
Summary This post shows how to connect to an IMAP server and retrieve the list of unread messages. The code uses Rebex Mail Pack .NET library. Searching for unread messages One of the most common mail processing operations is getting the list of new ...