CNLabelKey Class

Definition

Defines string constants whose values define the names of various CNLabeledValue<ValueType> objects.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static class CNLabelKey
type CNLabelKey = class
Inheritance
CNLabelKey
Attributes

Properties

DateAnniversary

A labeled anniversary.

EmailiCloud

An iCloud email.

Home

The home of the user (as defined in the contact store).

Other

A CNLabeledValue<ValueType> with an unknown label.

UrlAddressHomePage

The user's home page.

Work

The user's work address (as defined in the contacts store).

Applies to