Click or drag to resize
MimeKit

TextRfc822Headers Constructor

Initialize a new instance of the TextRfc822Headers class.

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public TextRfc822Headers()
Remarks
Creates a new text/rfc822-headers MIME entity.
See Also