Is there free Windows email app which inbox can be read from c#?
- by robert_d
I'm talking about inbox on a local disk not on a mail server.
I want to read inbox of free application like Thunderbird.
Here is what I want:
1. I launch my c# program
2. My program reads inbox of free email app (like Thunderbird) from a disk
3. My program parses the inbox and gets text of all messages.