Click or drag to resize

MimeBaseHasContentType Property

Gets boolean value indicating, if content-type is explicitly set on this entity.

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

Property Value

Type: Boolean
See Also