Click or drag to resize
MimeKit

HeaderIdExtensions Class

HeaderId extension methods.
Inheritance Hierarchy
SystemObject
  MimeKitHeaderIdExtensions

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public static class HeaderIdExtensions

The HeaderIdExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodToHeaderName Converts the enum value into the equivalent header field name.
Top
Remarks
HeaderId extension methods.
See Also