MimeVersion Class
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9147)
Represents the 'MIME-Version' header value
Syntax
public class MimeVersion : IHeader
Implements
Inherited Members
Constructors
Name | Description |
---|---|
Mime |
Initializes a new instance of MIME version header value. |
Properties
Methods
Name | Description |
---|---|
Clone() | Creates a copy of the header. |
Encode(Text |
Writes an encoded header value into a Text |
To |
Converts the value of this header to its String representation. |