MailKit Documentation
MailKit Documentation
API Reference
MimeKit
HeaderList Class
HeaderList Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
LastIndexOf Method
Load Method
LoadAsync Method
Remove Method
RemoveAll Method
RemoveAt Method
Replace Method
WriteTo Method
WriteToAsync Method
Header
List
Clear Method
Clear the header list.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
void
Clear
()
Implements
ICollection
T
Clear
Remarks
Removes all of the headers from the list.
See Also
Reference
HeaderList Class
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast