MailMessage.ReceivedDate Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9448)
ReceivedDate
Gets the received date of this message.
Declaration
public MailDateTime ReceivedDate { get; }
Property Value
| Type | Description |
|---|---|
| Mail |
The received date. |