EmailReceivedLineTypeEmail Message Object Schema

The EmailReceivedLineType captures a single 'Received' line in an email message header.


Fields

Field Name Type Description
From0..1 StringObjectPropertyType

The From field captures the 'from' portion of the Received line, if applicable.

By0..1 StringObjectPropertyType

The By field captures the 'by' portion of the Received line, if applicable.

Via0..1 StringObjectPropertyType

The Via field captures the 'via' portion of the Received line, if applicable.

With0..1 StringObjectPropertyType

The With field captures the 'with' portion of the Received line, if applicable.

For0..1 StringObjectPropertyType

The For field captures the 'for' portion of the Received line, if applicable.

ID0..1 StringObjectPropertyType

The ID field captures the 'id' portion of the Received line, if applicable.

Timestamp0..1 DateTimeObjectPropertyType

The Timestamp field captures the timestamp portion of the Received line, if applicable.