Received Constructor | Parses a Received header value. |
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. |
Received Class | OpenPop.Mime.Header Namespace