MailKit Documentation
MailKit Documentation
API Reference
MailKit
HeaderSet Class
HeaderSet Methods
Add Method
AddRange Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
Remove Method
Header
Set
Clear Method
Clear the set of headers.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
void
Clear
()
Implements
ICollection
T
Clear
Exceptions
Exception
Condition
InvalidOperationException
The operation is invalid because the
HeaderSet
is read-only.
Remarks
Clears the set of headers.
See Also
Reference
HeaderSet Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast