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
-~----------~----~----~----~------~----~------~--~---

Reply via email to