I'd like any references to code that demonstrates how to download email
messages from a mail server strictly through VB.NET. I'd also like to split
each message into seperate components such as:
- header
- return path
- to
- from
- subject
- folder it was downloaded from
- body (multi parts)
- attachment
Thanks,
Brett
messages from a mail server strictly through VB.NET. I'd also like to split
each message into seperate components such as:
- header
- return path
- to
- from
- subject
- folder it was downloaded from
- body (multi parts)
- attachment
Thanks,
Brett
Comment