Click or drag to resize

MimeBaseContentType Property

Content type of the body.

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

Property Value

Type: ContentType
Remarks
TextPlain is assumed when HasContentType is false.
See Also