ABPersonPhoneLabel 类

定义

电话号码属性标签。

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

注解

标签与 LocalizedLabel(NSString)、、M:AddressBook.ABMultiValue'1.Add ('0,Foundation.NSString) M:AddressBook.ABMultiValue'1.Insert (System.Int32,'0,Foundation.NSString) Label

属性

HomeFax

表示与常量 kABPersonPhoneHomeFAXLabel 关联的值

iPhone

表示与常量 kABPersonPhoneIPhoneLabel 关联的值

Main

表示与常量 kABPersonPhoneMainLabel 关联的值

Mobile

表示与常量 kABPersonPhoneMobileLabel 关联的值

OtherFax

表示与常量 kABPersonPhoneOtherFAXLabel 关联的值

Pager

表示与常量 kABPersonPhonePagerLabel 关联的值

WorkFax

表示与常量 kABPersonPhoneWorkFAXLabel 关联的值

适用于

另请参阅

  • GetPhones()
  • <xref:AddressBook.ABPerson.SetPhones(AddressBook.ABMultiValue%601)>