Click or drag to resize

MimeReportDescription Property

Gets the human readable description of error. It may be in any MIME standards-track content-type, charset, or language. Where a description of the error is desired in several languages or several media, a Multipart/Alternative construct may be used. (RFC 3462)

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

Property Value

Type: MimeBase
See Also