MimeMessage.Date Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9313)
Date
Gets or sets the origination date of this message.
Declaration
public MailDateTime Date { get; set; }
Property Value
| Type | Description | 
|---|---|
| MailDateTime | The origination date.  | 
    
Remarks
The origination date specifies the date and time at which the creator of the message indicated that the message was complete and ready to enter the mail delivery system.