A set of headers.
Inheritance Hierarchy SystemObjectMailKit (in MailKit.dll) Version: 4.12.1
SyntaxC#
Copypublic class HeaderSet : ICollection<string>, IEnumerable<string>, IEnumerable
The HeaderSet type exposes the following members.
Constructors Name Description HeaderSet Initializes a new instance of the HeaderSet class. HeaderSet(IEnumerableHeaderId) Initializes a new instance of the HeaderSet class. HeaderSet(IEnumerableString) Initializes a new instance of the HeaderSet class. Top Properties Name Description Count Get the number of headers in the set. Exclude Get or set whether this set of headers is meant to be excluded when used with a IFetchRequest. IsReadOnly Get whether or not the set of headers is read-only. Top Methods Name Description Add(HeaderId) Add the specified header. Add(String) Add the specified header. AddRange(IEnumerableHeaderId) Add a collection of headers. AddRange(IEnumerableString) Add a collection of headers. Clear Clear the set of headers. Contains(HeaderId) Check if the set of headers contains the specified header. Contains(String) Check if the set of headers contains the specified header. CopyTo Copy all of the headers in the HeaderSet to the specified array. EqualsA set of headers.
See Also Reference MailKit NamespaceRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4