fetch yahoo email details using OAuth c# -


in windows form application,trying fetch details of yahoo email such sender,date,subject,body text & attachments. i'm using oauthbase.cs class request , access token. issue fetch users e## heading ##mail details. contact details used :

"https://social.yahooapis.com/v1/user/"+ yahoo_guid +"/contacts?format=xml"); 

from above got contacts of user email. couldn't find request url email's details. kind of helpful me.

thank in advance.


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -