Click or drag to resize

DsnRootArrivalDate Property

Gets or sets the date and time at which the message arrived at the Reporting MTA.

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public DateTime? ArrivalDate { get; set; }

Property Value

Type: NullableDateTime
See Also