ABPersonRelatedNamesLabel Class

Definition

Related name property labels.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public static class ABPersonRelatedNamesLabel
type ABPersonRelatedNamesLabel = class
Inheritance
ABPersonRelatedNamesLabel
Attributes

Remarks

Labels are used with LocalizedLabel(NSString), Label, M:AddressBook.ABMultiValue`1.Add(`0,Foundation.NSString), and M:AddressBook.ABMultiValue`1.Insert(System.Int32,`0,Foundation.NSString).

Properties

Assistant

Represents the value associated with the constant kABPersonAssistantLabel

Brother

Represents the value associated with the constant kABPersonBrotherLabel

Child

Represents the value associated with the constant kABPersonChildLabel

Father

Represents the value associated with the constant kABPersonFatherLabel

Friend

Represents the value associated with the constant kABPersonFriendLabel

Manager

Represents the value associated with the constant kABPersonManagerLabel

Mother

Represents the value associated with the constant kABPersonMotherLabel

Parent

Represents the value associated with the constant kABPersonParentLabel

Partner

Represents the value associated with the constant kABPersonPartnerLabel

Sister

Represents the value associated with the constant kABPersonSisterLabel

Spouse

Represents the value associated with the constant kABPersonSpouseLabel

Applies to

See also

  • GetRelatedNames()
  • <xref:AddressBook.ABPerson.SetRelatedNames(AddressBook.ABMultiValue%601)>