Gets the received date of this message.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ReceivedDate As MailDateTime Get |
C# |
---|
public MailDateTime ReceivedDate { get; } |
Field Value
The received date.Remarks
The received date specifies the date and time at which the message
was received.