MailKit Documentation
MailKit Documentation
API Reference
MimeKit
HeaderListCollection Class
HeaderListCollection Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
Remove Method
Header
List
Collection
Get
Enumerator Method
Gets an enumerator for the groups of headers.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
IEnumerator
<
HeaderList
>
GetEnumerator
()
Return Value
IEnumerator
HeaderList
The enumerator.
Implements
IEnumerable
T
GetEnumerator
Remarks
Gets an enumerator for the groups of headers.
See Also
Reference
HeaderListCollection Class
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast