ImapMessageInfo.ReceivedDate Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.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. |
Remarks
The received date specifies the date and time at which the message was received.