I want to Develop custom mail client using Asp.Net MVC and C# For my own mail domain (for ex:- myname@mydomain.com)
I don't know Is this Possible or Not ? because I am very new to .Net Web Applications
If it is Possible I want the following features
1. Send & Receive all mails with myname@mydomain.com (create message, inbox, sent items )
2. Read subject Line of mail when received in order to either create new folder or just use existing folder (if already created) to move the email into
Is this possible using any outlook API or any other .net mail client API ? if it is possible
Please Tell me any solution or guide lines
Thanks Advance