The Content-Type header field.
If not set, the ContentType is created by the default "text/plain; charset=us-ascii" which is defined in RFC 2045 section 5.2.
If set, the default is overridden.
public ContentType ContentType { public get; private set; }
See Also
MessagePart Class | OpenPop.Mime Namespace