Hi Kua, I just committed a new revision ( http://code.google.com/p/gdata-python-client/source/detail?r=194d0fd21fdd449fbb17495678981a48274cf09d) of the Python library that allows the Email Settings API client to return the correct classes when used to retrieve settings. Now, when calling RetrieveForwarding you'll get an instance of the EmailSettingsForwarding class, and you can access its properties, such as entry.action or entry.forward_to. Thanks for reporting this issue
Claudio On Wed, Feb 8, 2012 at 5:31 PM, Kua <[email protected]> wrote: > I'm trying to access the information in a python GDEntry object > that is returned by when calling RetrieveForwarding() in > gdata.apps.emailsettings.client.EmailSettingsClient > and not having any success. In particular, I am interested > the values of the xml properties named 'action' and 'forwardTo'. > > Thanks, Kua > > -- > You received this message because you are subscribed to the Google Groups > "Google Apps Domain Information and Management 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-mgmt-apis?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management 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-mgmt-apis?hl=en.
