|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Decode subject line of email?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? |
|||||||||||||||||||||||