Represents a header value that is not processed by the component in any way. Use with care.

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

Syntax

Visual Basic
Public Class Unparsed _
	Implements IHeader
C#
public class Unparsed : IHeader

Inheritance Hierarchy

System..::..Object
  Rebex.Mime.Headers..::..Unparsed

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also