Initializes a new instance of Received header value.
Namespace:
Rebex.Mime.Headers
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Sub New ( _ data As String _ ) |
C# |
---|
public Received( string data ) |
Parameters
- data
- Type: System..::..String
Value of the received header. Should follow conventions defined by RFC 2822.