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