Gets the raw text representation of this header.

Namespace:  Rebex.Mime
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public ReadOnly Property Raw As String
	Get
C#
public string Raw { get; }

Field Value

Raw header text.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also