Represents 'Content-type' header. You can use this class to add additional options to content-type header

Namespace: Lesnikowski.Mail.Headers
Assembly: Mail (in Mail.dll) Version: 3.0.1213.909

Syntax

C#
public interface IContentTypeHeader
Visual Basic
Public Interface IContentTypeHeader
Visual C++
public interface class IContentTypeHeader

See Also