Creates a copy of the header.

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

Syntax

Visual Basic
Public Function Clone As MimeHeader
C#
public MimeHeader Clone()

Return Value

A copy of the header.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also