GMail webservice or api available?

  • Thread starter Thread starter Cirene
  • Start date Start date
C

Cirene

I want to make an application that checks messages (including message
attributes, like From/To, Subject, Body, Date). Any suggestions?

I couldn't find an official GMail web service or API.

Thanks.
 
How about just using POP3? You can enable POP in Gmail accounts and then you
have a standard way for accessing Gmail messages.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression
 
Hmmm I haven't considered that. I will do some research.

I'm hoping many users will use my completed WinForm application and I was
hoping that they could check their GMail account without having to enable
anything in their GMail account. Any thoughts on this?

Thanks Mark. Useful as usual....
 
GMail requires an SSL login for POP3. Any idea how to do this? Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top