다음을 통해 공유


ABPersonPhoneLabel 클래스

정의

전화 번호 속성 레이블입니다.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public static class ABPersonPhoneLabel
type ABPersonPhoneLabel = class
상속
ABPersonPhoneLabel
특성

설명

레이블은 , , M:AddressBook.ABMultiValue'1.Add('0,Foundation.NSString)와 함께 LocalizedLabel(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)>