What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Read Email Vis C#/VB

king

Member
Joined
Jan 15, 2010
Messages
463
Reaction score
1
Im trying to look for a way to read emails Via C#/VB for gmail. I have read tons and tons of tuts but they never work.
Maybe a push in the right direction from someone with experience...
Thnx ~ King
 
How good is your programming / computer science knowledge?

You can try using custom made plugins (normally paid), use the framework itself with SMTP classes, or write your own.

You say the tutorials never work, so i am guessing you dont have much knowledge.. or else you could find a way. Can you please post what tutorials you tryed that did not work?
 
Download a simple email component for C#/VB to read/download from POP/IMAP clients.
 
Download a simple email component for C#/VB to read/download from POP/IMAP clients.

I have tried and picked at many but they are most likely outdated.
The problem is finding a .dll and knowing the functions of it.

Thanks tho
 
Back
Top