ssongi / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

GData 1.7.0.1 msi missing GoogleMailSettingsService.RetrieveForwardingMethod #495

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install the GData API SDK 1.7.0.1 msi
2. View GoogleMailSettings namespace in Visual Studio Object Browser 
GoogleMailSettingsService.RetrieveForwarding is missing 
3.

What is the expected output? What do you see instead?

GoogleMailSettingsService is missing the RetrieveForwarding method, though the 
method is documented in both the native API and the Google Apps Email Settings 
API Developers Guide 
(http://code.google.com/googleapps/domain/email_settings/developers_guide_protoc
ol.html#GA_email_forwarding_main)

Please use labels and text to provide additional information.

Original issue reported on code.google.com by sdpad...@students.princeton.edu on 29 Mar 2011 at 6:26

GoogleCodeExporter commented 8 years ago
The new feeds for the Email Settings API are not available in the installer yet 
but only in the latest source.
To checkout the latest version of the code from the repository using svn, 
follow the instructions at

http://code.google.com/p/google-gdata/source/checkout

Original comment by ccherub...@google.com on 29 Mar 2011 at 6:48

GoogleCodeExporter commented 8 years ago
I suspected that might be the case. Thanks!

Original comment by sdpad...@students.princeton.edu on 29 Mar 2011 at 7:12