The properties of the DateTimeField class are listed below. For a complete list of DateTimeField class members, see the DateTimeField Members topic.
Body (inherited from MimeField) | Gets the unfolded, unparsed and possibly encoded (see RFC 2047) field body string. |
Date | |
IsContentType (inherited from MimeField) | Determines if this is a Content-Type field. |
IsFrom (inherited from MimeField) | Determines if this is a From field. |
IsSubject (inherited from MimeField) | Determines if this is a Subject field. |
IsTo (inherited from MimeField) | Determines if this is a To field. |
Name (inherited from MimeField) | Gets the name of the field (Subject, From, etc). |
ParseException | |
Raw (inherited from MimeField) | Gets the original raw field string. |