CustomerAddressType

banner art

The CustomerAddressType class contains integer flags to set the customeraddress.addresstypecode attribute. Although the attribute may accept any value, these are the valid values.

This class does not need instantiation or initialization because the fields represent constant integer values. These values are intended to be used when setting entity attribute values.

Field Value Description
Account 1 Specifies an address for an account .
Contact 2 Specifies an address for a contact.

See Also

© 2007 Microsoft Corporation. All rights reserved.