On Sun, Mar 2, 2014 at 9:55 AM, Josh Stratton <[email protected]> wrote:
> Is there an API call to get a dump of the current user's email or even for > admins to get dumps for other users' emails? > Not directly via App Engine, but you could always use the Apps Scripts service ( https://developers.google.com/apps-script/reference/gmail/ ) to retrieve emails from your Apps users. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
