Mail Inbox
-
Hi, Is it possible to make in a Mail Inbox i an asp.net website by reading from the Hosting server mail?
I am too late but i will never give up
TheEagle wrote:
Is it possible to make in a Mail Inbox i an asp.net website by reading from the Hosting server m
yes, if you can read all the property means, From,Subject, Received Time, etc, you can easily disply it in Grid.
cheers, Abhijit
-
TheEagle wrote:
Is it possible to make in a Mail Inbox i an asp.net website by reading from the Hosting server m
yes, if you can read all the property means, From,Subject, Received Time, etc, you can easily disply it in Grid.
cheers, Abhijit
-
But how to read from the Hosting server email?The emails are there How could I read from there?
I am too late but i will never give up
For that you need API. First of all From Which Hosting server you want to retrive the mail. Let say's GMail. then you need GMAIL API's For Retreive Email.
cheers, Abhijit