Mime4.net Home | Community Edition | Order | Usage examples | Feedback
Header MethodsMIME4NET Class Library Documentation

The Header type exposes the following members.

Methods

  NameDescription
Public methodAddContentTransferEncoding
Public methodAddContentType(String, Boolean)
Public methodAddContentType(String, IDictionary)
Public methodAddContentType(String, IDictionary, Boolean)
Public methodAddField
Adds a field to the end of the list of fields.
Public methodAddFrom
Public methodAddMimeVersion 
Public methodAddMimeVersion(String)
Public methodAddSubject
Public methodAddTo
Public methodChangeField
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetField
Gets a Field given a field name. If there are multiple such fields defined in this header the first one will be returned.
Public methodGetFields
Gets all Fields having the specified field name.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString (Overrides Object ToString .)
Public methodWriteTo
Top
See Also