Click or drag to resize
MimeKit

HeaderList Constructor

Initialize a new instance of the HeaderList class.

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public HeaderList()
Remarks
Creates a new empty header list.
See Also