Gets or sets the origination date of this message.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Property Date As MailDateTime Get Set |
C# |
---|
public MailDateTime Date { get; set; } |
Field Value
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.