OpenPop.NET POP3 Library Documentation

Received Properties

The properties of the Received class are listed below. For a complete list of Received class members, see the Received Members topic.

Public Instance Properties

Date The date of this received line. Is MinValue if not present in the received header line.
Names A dictionary that contains the names and values of the received header line.
If the received header is invalid and contained one name multiple times, the first one is used and the rest is ignored.
Raw The raw input string that was parsed into this class.

See Also

Received Class | OpenPop.Mime.Header Namespace