DotNetOpenMail 0.5.7 (beta)

RFC2822Date Class

Create a RFC 2822-compliant date. See section 3.3 in http://ftp.rfc-editor.org/in-notes/rfc2822.txt

For a list of all members of this type, see RFC2822Date Members.

System.Object
   DotNetOpenMail.RFC2822Date

[Visual Basic]
Public Class RFC2822Date
[C#]
public class RFC2822Date
[C++]
public __gc class RFC2822Date
[JScript]
public class RFC2822Date

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DotNetOpenMail

Assembly: DotNetOpenMail (in DotNetOpenMail.dll)

See Also

RFC2822Date Members | DotNetOpenMail Namespace