I'm trying to update an addresses of an organization but it is more difficult than i expected.
My plan was to update CustomerContext.Current.CurrentContact.ContactOrganization.Addresses but ...
... there is no setter for Addresses, neither no add method or update method to apply the changes.
Is there any way to update addresses for an organization?
I'm trying to update an addresses of an organization but it is more difficult than i expected.
My plan was to update CustomerContext.Current.CurrentContact.ContactOrganization.Addresses but ...
... there is no setter for Addresses, neither no add method or update method to apply the changes.
Is there any way to update addresses for an organization?