Fetch Emails from Outlook Express.
Hi,
I have a requirement where I am supposed to fetch the emails from my Outlook Inbox for a particular email id. For example..I have emails in my inbox from email idpooja.katiyar@xyz.com and as a search string I give this email id..then it would search in the entire Inbox and it would fetch all the emails in the notepad from that particular email id.
Any idea how about going to implement that in C#?
Any kind of help is appreciated.
Thanks.
Pooja.

