Thanks for the reply. What I was looking for was simply the Title property. That's all I needed to set.
On Saturday, April 21, 2012 8:03:12 AM UTC-4, Gavin Johnson wrote: > > Hi, > > Yes, I think so. Perhaps you could start by trying to use an Extended > Property. > > > https://developers.google.com/google-apps/contacts/v3/reference#ProjectionsAndExtended > > to augment the address field. This might even work > > <gd:structuredPostalAddress primary='true' > rel='http://schemas.google.com/g/2005#work'> > <gd:extendedProperty name="this" value="that"/> > > (but I haven't tried it) > > Gavin > > On 20 April 2012 08:43, RyanMac <[email protected]> wrote: > > ... Is it possible? > > > > For example, by default, manually, you can set a Home, Work, or Custom > > address. > > > > I'm trying to programmatically (via .NET v3 library) create (custom) > Billing > > Address and Shipping Address. > > > > Any help is appreciated. > > > > Thanks. > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Google Contacts, Shared Contacts and User Profiles 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://code.google.com/apis/contacts/community/forum.html > > -- You received this message because you are subscribed to the Google Groups "Google Contacts, Shared Contacts and User Profiles 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://code.google.com/apis/contacts/community/forum.html
