MimeHeader

MimeHeader class

Represents the mime header defined in RFC 2822.

Constructors

NameDescription
MimeHeaderInitializes a new instance of the MimeHeader class.

Methods

NameDescription
CloneClones this instance.
get_NameGets the name.
get_RawContentGets the content of the raw.
ToStringReturns a T:System::String that represents the current T:System::Object .