Click or drag to resize

MimeBaseContentTypeHeader Property

Represents 'Content-type' header. You can use this class to add additional options to content-type header. Use ContentType to get or set content-type only.

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public IContentTypeHeader ContentTypeHeader { get; }

Property Value

Type: IContentTypeHeader
See Also