Creates a copy of the header.

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

Syntax

Visual Basic
Function Clone As IHeader
C#
IHeader Clone()

Return Value

A copy of the header.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also