A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mimekit.net/docs/html/T_MailKit_HeaderSet.htm below:

HeaderSet Class

A set of headers.

Inheritance Hierarchy SystemObject
  MailKitHeaderSet

Namespace: MailKit
Assembly:

MailKit (in MailKit.dll) Version: 4.12.1

Syntax

C#

Copy
public 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. Equals
(Inherited from Object) Finalize
(Inherited from Object) GetEnumerator Get an enumerator for the set of headers. GetHashCode
(Inherited from Object) GetType
(Inherited from Object) MemberwiseClone
(Inherited from Object) Remove(HeaderId) Remove the specified header. Remove(String) Remove the specified header. ToString
(Inherited from Object) Top Fields   Name Description All A set of headers that only includes all headers. Envelope A set of headers that only includes the standard envelope headers. References A set of headers that only includes the References header. Top Remarks

A set of headers.

See Also Reference MailKit Namespace

RetroSearch 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