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

Retrieving Parts of Messages with IMAP

Problem:

The developer is faced with the challenge of retrieving certain parts of messages on a mail server. The application must:

  • Retrieve the structures of messages on an IMAP server
  • Display message structures in an hierarchical tree
  • Select and download specific parts of messages
  • Support servers implementing SSL security
 

Solution:

With the PowerTCP Imap component, applications can perform all these tasks and more. The Imap Part Retriever sample demonstrates how to examine and retrieve specific parts of messages on a server (for example, attachments), without downloading messages in their entirety.

Download PowerTCP Mail for .NET Trial

See all samples for PowerTCP Mail for .NET