Public Instance Constructors
Received Constructor | Parses a Received header value. |
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