Hi Archie, Google Email Migration API only allows pushing mail messages to a Google Apps account. To retrieve messages from an existing account, you will have to use POP/IMAP: http://mail.google.com/support/bin/answer.py?hl=en&answer=75725 http://mail.google.com/support/bin/answer.py?answer=13273
Please note that POP/IMAP needs to be enabled in the Gmail settings by the user. You can also use a POP library (Zend PHP, OpenPOP.NET etc ) to fetch messages programmatically. -Anirudh On Dec 21, 7:02 pm, Archie <[email protected]> wrote: > Hi! > > I've been busy reading .net documentation but I can't seem to find > what class and method should I use for extracting or retrieve email > message, Can anyone help me? > > Thanks > > Archie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
