Gets or sets message date and time. Value DateTime.MinValue means not specified.
| C# | Visual Basic | Visual C++ | F# |
public DateTime Date { get; set; }
Public Property Date As DateTime Get Set
public: property DateTime Date { DateTime get (); void set (DateTime value); }
member Date : DateTime with get, set
Specifies the date and time at which the creator of the message indicated that the
message was complete and ready to enter the mail delivery system.
| Exception | Condition |
|---|---|
| ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
| ParseException | Is raised when header field parsing errors. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119