propertyType()
Returns the type for the values in a multivalue list.
Declaration
func propertyType() -> ABPropertyTypeDiscussion
If the multivalue list is empty or its values are of different types, it returns kABErrorInProperty.
Returns the type for the values in a multivalue list.
func propertyType() -> ABPropertyTypeIf the multivalue list is empty or its values are of different types, it returns kABErrorInProperty.