Version: 3.2.1.0
Send, receive, edit, sign/verify and encrypt/decrypt email messages in any .NET application or service. 

Retrieving Messages with POP

Problem:

The developer is faced with the challenge of retrieving emails off a mail server. The application must:

  • List all available messages
  • Retrieve full messages or preview message headers
  • Delete messages off the server
  • Forward or reply to messages
  • Report progress information
  • Support servers implementing SSL security
 

Solution:

With the PowerTCP Pop component, applications can perform all these tasks and more. The Pop Client sample demonstrates how to retrieve messages, delete, forward and reply to mail, display progress, and implement SSL security.

Download PowerTCP Mail for .NET Trial

See all samples for PowerTCP Mail for .NET