Mime4.net Home | Community Edition | Order | Usage examples | Feedback
ContentTypeField MimeType Property MIME4NET Class Library Documentation
Gets the MIME type defined in this Content-Type field.

Namespace: NI.Email.Mime.Field
Assembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax

public string MimeType { get; }

Property Value

Type: String
Remarks

Returns the MIME type or an empty string if not set
See Also