Initializes a new instance of Unstructured header value.
Namespace:
Rebex.Mime.Headers
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Sub New ( _ value As String _ ) |
| C# |
|---|
public Unstructured( string value ) |
Parameters
- value
- Type: System..::..String
Value of the unstructured header.