Represents the date/time and the time zone.

Namespace:  Rebex.Mime.Headers
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Class MailDateTime _
	Implements IHeader
C#
public class MailDateTime : IHeader

Remarks

Represents the date-time structured header defined by RFC 2822.

Inheritance Hierarchy

System..::..Object
  Rebex.Mime.Headers..::..MailDateTime

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also