共用方式為


ABPersonRelatedNamesLabel 類別

定義

相關的名稱屬性標籤。

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

備註

標籤會搭配 LocalizedLabel(NSString)LabelM:AddressBook.ABMultiValue'1.Add ('0,Foundation.NSString) M:AddressBook.ABMultiValue'1.Insert (System.Int32,'0,Foundation.NSString)

屬性

Assistant

表示與常數 kABPersonAssistantLabel 相關聯的值

Brother

代表與常數 kABPersonBrotherLabel 相關聯的值

Child

表示與常數 kABPersonChildLabel 相關聯的值

Father

表示與常數 kABPersonFatherLabel 相關聯的值

Friend

表示與常數 kABPersonFriendLabel 相關聯的值

Manager

表示與常數 kABPersonManagerLabel 相關聯的值

Mother

表示與常數 kABPersonMotherLabel 相關聯的值

Parent

表示與常數 kABPersonParentLabel 相關聯的值

Partner

表示與常數 kABPersonPartnerLabel 相關聯的值

Sister

表示與常數 kABPersonSisterLabel 相關聯的值

Spouse

表示與常數 kABPersonSpouseLabel 相關聯的值

適用於

另請參閱

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