Click here to Skip to main content
15,894,180 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
sir,
Which tool used to show inbox item in asp.net using c#.
please explain on my email - [ - email-removed - ]
Thanking you
sanjay kumar chauhan
Posted
Updated 6-Sep-10 5:00am
v2
Comments
Smithers-Jones 6-Sep-10 11:00am    
Removed email-address to not attract spambots.
Sandeep Mewara 6-Sep-10 13:23pm    
What do you mean by show inbox item? Trying to show Yahoo/Gmail inbox in your application or building your own?
Yousho 14-Apr-16 7:47am    
To do this you can use a C# component for email processing.
What you would need in order to show the inbox items is to read all emails with POP protocol in C# or read those emails with IMAP in C#.

I think you can use Telerik controls. I haven't tried this, check this link http://www.telerik.com/products/wpf/outlookbar.aspx

Hopefully, it would be of some help to you.
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900