Gets the date and time when the message was received by the mail server.
Namespace: MailBee.MimeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic DateTime Date { get; }
Public ReadOnly Property Date As DateTime
Get
Property Value
Type:
DateTimeThe date and time when the message was received by the mail server.
Exceptions
Remarks
Examples
The example is available in
TimeStamp class overview.
See Also