Gets the collection of which represents the trace route of the message.
A reference to the collection which contains the list of entries added to the message by all mail gateways the message has passed through while being delivered. The default value is an empty collection.
This collection is populated from Received headers of the message. They represent the route of delivery of the message from the sender to the recipient.
The example is available in TimeStamp topic.
MailMessage Class | MailBee.Mime Namespace | TimeStamp