Common interface of all message header values.

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

Syntax

Visual Basic
Public Interface IHeader
C#
public interface IHeader

Remarks

Provides a method to write an encoded header value into a TextWriter.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also