Adds a postal address to the contact's list of postal addresses and increments its reference count.
Note that only one postal address per contact may be marked as "primary". Insertion and update operations (with insert_contact) will return an error if more than one postal address is marked as primary.
Duplicate postal addresses will not be added to the list.
| this | |
| postal_address |
a GDPostalAddress to add |