Click or drag to resize
MimeKit

ContentTypeToString Method

Overload List
 NameDescription
Public methodToString Serialize the ContentType to a string.
Public methodToString(Boolean) Serialize the ContentType to a string, optionally encoding the parameters.
Public methodToString(Encoding, Boolean) Serialize the ContentType to a string, optionally encoding the parameters.
Public methodToString(FormatOptions, Encoding, Boolean) Serialize the ContentType to a string, optionally encoding the parameters.
Top
See Also