Contents

label

The label for a contact property value.

Declaration

var label: String? { get }

Discussion

A contact property can have a label, such as Home, Work, iPhone, etc. For some predefined label constants, seeCNPhoneNumber, and CNContactRelation. Custom labels can also be used. Labels are not used for CNSocialProfile and CNInstantMessageAddress properties.

See Also

Getting the label and value