Gets or sets the raw text representation of this header.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Property Raw As String Get Set |
| C# |
|---|
public string Raw { get; set; } |