MimeParsingHeaderEventArgs.Raw Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9313)
Raw
Gets or sets the raw text representation of this header.
Declaration
public string Raw { get; set; }Property Value
| Type | Description | 
|---|---|
| String | Raw header text. |