Gets the received date of this message.
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property ReceivedDate As MailDateTime Get |
| C# |
|---|
public MailDateTime ReceivedDate { get; } |