SharpMimeTools Documented Class Library

SharpMessage.Date Property

[This is preliminary documentation and subject to change.]

Date

public System.DateTime Date {get;}

Remarks

If there is not a Date field present in the headers (or it has an invalid format) then the date is extrated from the last Received field. If neither of them are found, System.Date.MinValue is returned.

See Also

SharpMessage Class | anmar.SharpMimeTools Namespace