Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

MimeHeader Class

Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9147)

A single MIME header.

Syntax
public class MimeHeader
Inheritance
Object
MimeHeader
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

Constructors

Name Description
MimeHeader(String, IHeader)

Initializes a new instance of MimeHeader class.

MimeHeader(String, String)

Initializes a new instance of MimeHeader class.

Properties

Name Description
Name

Gets the name of this header,

Raw

Gets the raw text representation of this header.

Unparsable

Gets a value indicating whether the header was unparsable.

Value

Gets the value of this header,

Methods

Name Description
Clone()

Creates a copy of the header.

DecodeMimeHeader(String)

Decodes a raw MIME-encoded header value using 'B' or 'Q' encoding.

Encode(TextWriter)

Write the encoded value of the header into a TextWriter.

ToString()

Returns a string representation of this header.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies