Simple Mail and Post Office Protocol for .Net (SmtPop)

MimeWordDecoder.GetCharset Method 

Returns the charset of the code

public static string GetCharset(
   string code
);

Parameters

code
A quoted printable string

Return Value

The first charset found in the string

See Also

MimeWordDecoder Class | SmtPop.MimeWord Namespace