Home All Groups Group Topic Archive Search About

Decode subject line of email?

Author
10 Apr 2006 9:02 AM
janaagaard
Is it really true that the .net framework does not contain a functions
for decoding the subject line of a raw email message?

I've found the MailMessage class and the TransferEncoding enumerator,
but this can only be used to encode en mail - not decode. (Note: The
MailMessage class is new in .net 2.0.)

Do I really have to decode these =?iso8859-1?Q? subject strings
manually?

AddThis Social Bookmark Button