MailKit Documentation
MailKit Documentation
API Reference
MimeKit
Header Class
Header Methods
Clone Method
FormatRawValue Method
GetValue Method
SetRawValue Method
SetValue Method
ToString Method
TryParse Method
Unfold Method
Header
Clone Method
Clone the header.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
Header
Clone
()
Return Value
Header
A copy of the header with its current state.
Remarks
Clones the header, copying the current RawValue.
See Also
Reference
Header Class
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast