Converts the value of this header to its String representation.

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

Syntax

Visual Basic
Public Overrides Function ToString As String
C#
public override string ToString()

Return Value

A String representing the value of this header.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also