POP3 downloader for Pocket PC and Windows Mobile
Retrieves a message list from a POP3 server and downloads the messages into local .EML files.
More info
The sample demonstrates:
- Retrieving message list from a POP3 server
 - Downloading message from a POP3 server
 - Saving MailMessage to a local file
 - Connecting using TLS/SSL
 - Using custom certificate validators