Hi Kenneth, Our .NET Email Settings API client library has exposed methods for authentication and enabling IMAP.
Check the UpdateImap() method here: http://google-gdata.googlecode.com/svn/docs/folder48/AllMembers_T_Google_GData_Apps_GoogleMailSettings_GoogleMailSettingsService.htm You can download the library here: http://code.google.com/apis/apps/libraries_and_samples.html#emailsettings -Anirudh On Apr 17, 4:14 am, Kenneth Blankenship <[email protected]> wrote: > I am trying to write a tool to set the IMAP setting for a given Google > Apps for Education user's account. The only documentation I have found > for the email settings API is for obtaining an Authentication Token in > Perl. I have successfully written a password change utility with .NET > and want to stick to that platform for all of the tools that I am > going to have to write. > > Ideally, I would like to feed my application a username and have it > enable IMAP for that user. I have read the section of the Developers > guide that mentions performing a POST operation with an xml/atom feed > body, but I have no idea how to accomplish that in C# .NET. I expected > the .NET API to expose a method to do this with less overhead. > > Any help or direction would be appreciated. > > -Kenneth Blankenship --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
