Click or drag to resize

MimeBaseToString Method

Returns content-type of this MIME object.

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public override string ToString()

Return Value

Type: String
Content-type of this MIME object (e.g. "text/plain").
See Also