Hunny Software Library Reference

Headers.Received Property

Gets the field body of the Received header field.

[Visual Basic]
Public ReadOnly Property Received As Stamp
[C#]
public Stamp Received {get;}

Remarks

If the field does not exist, accessing the property creates it.

See Also

Headers Class | Hunny.Mime Namespace