MessageHeader Class

OpenPop.NET

OpenPop.NET POP3 Library Documentation

MessageHeader Class

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.

For a list of all members of this type, see MessageHeader Members .

System.Object
   MessageHeader

public sealed class MessageHeader

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

See RFC 4021 for a large list of headers.

Requirements

Namespace: OpenPop.Mime.Header

Assembly: OpenPop (in OpenPop.dll)

See Also

MessageHeader Members | OpenPop.Mime.Header Namespace