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