Unstructured.Value Property
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 8.0.9673)
Value
Gets the unstructured header value.
Declaration
public string Value { get; }
Property Value
| Type | Description |
|---|---|
| String | A value. |
Remarks
Equivalent to ToString() method.