OpenPop.Mime.Header

OpenPop.NET

OpenPop.NET POP3 Library Documentation

OpenPop.Mime.Header Namespace

Contains classes for Mime email headers.

Namespace Hierarchy

Classes

Class Description
MessageHeader Class that holds all headers for a message
Headers which are unknown the the parser will be held in the UnknownHeaders collection.

This class cannot be instantiated from outside the library.
Received Class that hold information about one "Received:" header line. Visit these RFCs for more information: RFC 5321 section 4.4RFC 4021 section 3.6.7RFC 2822 section 3.6.7RFC 2821 section 4.4
RfcMailAddress This class is used for RFC compliant email addresses.

The class cannot be instantiated from outside the library.

Enumerations

Enumeration Description
ContentTransferEncoding Enum that describes the ContentTransferEncoding header field