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.3.0
Syntax
C#
public HeaderListCollection()
Remarks
Creates a new HeaderListCollection.
See Also