--
You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-apps-mgmt-apis/-/BmRBNt0KcR4J.
To post to this group, send email to google-app...@googlegroups.com.
To unsubscribe from this group, send email to google-apps-mgmt...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-apps-mgmt-apis?hl=en.
from the below linke, google providing a library for this:
https://developers.google.com/google-apps/email-settings/#retrieving_google_mail_imap_settings[^]
and im trying to immplement it like this :
using Google.GData.Apps;
using Google.GData.Apps.GoogleMailSettings;
using Google.GData.Client;
using Google.GData.Extensions;
GoogleMailSettingsService service = new GoogleMailSettingsService("www.google.com", "your-apps");
service.setUserCredentials("myem...@gmail.com", "adminPassword");
service.UpdateImap("myemail", "true");
and i got this error :
GDataRequestException was unhandled
Execution of request failed: https://apps-apis.google.com/a/feeds/emailsettings/2.0/www.google.com/myemail/imap
from the below linke, google providing a library for this:
https://developers.google.com/google-apps/email-settings/#retrieving_google_mail_imap_settings[^]
and im trying to immplement it like this :
using Google.GData.Apps;
using Google.GData.Apps.GoogleMailSettings;
using Google.GData.Client;
using Google.GData.Extensions;
GoogleMailSettingsService service = new GoogleMailSettingsService("www.google.com", "your-apps");
service.setUserCredentials("myem...@gmail.com", "adminPassword");
service.UpdateImap("myemail", "true");
and i got this error :
GDataRequestException was unhandled
Execution of request failed: https://apps-apis.google.com/a/feeds/emailsettings/2.0/www.google.com/myemail/imap
from the below linke, google providing a library for this:
https://developers.google.com/google-apps/email-settings/#retrieving_google_mail_imap_settings[^]
and im trying to immplement it like this :
using Google.GData.Apps;
using Google.GData.Apps.GoogleMailSettings;
using Google.GData.Client;
using Google.GData.Extensions;
GoogleMailSettingsService service = new GoogleMailSettingsService("www.google.com", "your-apps");
service.setUserCredentials("myem...@gmail.com", "adminPassword");
service.UpdateImap("myemail", "true");
and i got this error :
GDataRequestException was unhandled
Execution of request failed: https://apps-apis.google.com/a/feeds/emailsettings/2.0/www.google.com/myemail/imap
from the below linke, google providing a library for this:
https://developers.google.com/google-apps/email-settings/#retrieving_google_mail_imap_settings[^]
and im trying to immplement it like this :
using Google.GData.Apps;
using Google.GData.Apps.GoogleMailSettings;
using Google.GData.Client;
using Google.GData.Extensions;
GoogleMailSettingsService service = new GoogleMailSettingsService("www.google.com", "your-apps");
service.setUserCredentials("myem...@gmail.com", "adminPassword");
service.UpdateImap("myemail", "true");
and i got this error :
GDataRequestException was unhandled
Execution of request failed: https://apps-apis.google.com/a/feeds/emailsettings/2.0/www.google.com/myemail/imap
from the below linke, google providing a library for this:
https://developers.google.com/google-apps/email-settings/#retrieving_google_mail_imap_settings[^]
and im trying to immplement it like this :
using Google.GData.Apps;
using Google.GData.Apps.GoogleMailSettings;
using Google.GData.Client;
using Google.GData.Extensions;
GoogleMailSettingsService service = new GoogleMailSettingsService("www.google.com", "your-apps");
service.setUserCredentials("myem...@gmail.com", "adminPassword");