Click or drag to resize
MimeKit

HeaderListClear Method

Clear the header list.

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public void Clear()

Implements

ICollectionTClear
Remarks
Removes all of the headers from the list.
See Also