4
Reply

Parsing

john

john

Sep 29 2003 10:05 PM
1.9k
Hello everyone, I hope this is the right place to ask this question but I couldn't seem to find another place it might belong. Here is what I have a byte array for a POP3 email message. I can convert the byte array into a string without a problem. I need to know is there an easy way to parse this sting then to return things like subject, from, body, attachments and etc. Any help would be greatly appreciated. By the way, I am using LUMI's POP3 client source that he has posted on csharp-corner.com John [email protected]

Answers (4)