I have problem with Polish characters (ś,ć,ż,ź,ń,ó) When I receive body of mail i get "??" for everyone Polish char.
MailMessage temp_message = receive.get_message(mail);
temp_message.BodyEncoding = System.Text.Encoding.GetEncoding(28592);
this is result :
UTF 8 , 16 not work too