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

Viewing Messages on Disk

Problem:

The developer is faced with the challenge of viewing messages saved to disk. The application must:

  • List all messages in a directory
  • Display message headers
  • Show all parts and display their contents
  • Convert messages to implement secure S/MIME
 

Solution:

With the PowerTCP MessageStream object, applications can perform all these tasks and more. The Message Viewer sample demonstrates how to cycle through messages saved to a directory on disk.

Download PowerTCP Mail for .NET Trial

See all samples for PowerTCP Mail for .NET