Click or drag to resize
MimeKit

HeaderListCollection Constructor

Initialize a new instance of the HeaderListCollection class.

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
public HeaderListCollection()
Remarks
Creates a new HeaderListCollection.
See Also