Converts the specified rfc822 date to an instance of DateTime .
rfc822
public static DateTime Rfc822ToDateTime(string rfc822)
The string with the RFC 822 formatted string.
An instance of DateTime .