SharpMimeTools Documented Class Library

SharpMimeTools.QuotedPrintable2Unicode Method

[This is preliminary documentation and subject to change.]

Decode rfc 2047 definition of quoted-printable

Overload List

Decode rfc 2047 definition of quoted-printable

public static string QuotedPrintable2Unicode(string,string);

Decode rfc 2047 definition of quoted-printable

public static void QuotedPrintable2Unicode(Encoding,ref string);

See Also

SharpMimeTools Class | anmar.SharpMimeTools Namespace