共用方式為


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)LabelM:AddressBook.ABMultiValue'1.Add ('0,Foundation.NSString) M:AddressBook.ABMultiValue'1.Insert (System.Int32,'0,Foundation.NSString)

屬性

HomeFax

表示與常數 kABPersonPhoneHomeFAXLabel 相關聯的值

iPhone

表示與常數 kABPersonPhoneIPhoneLabel 相關聯的值

Main

表示與常數 kABPersonPhoneMainLabel 相關聯的值

Mobile

代表與常數 kABPersonPhoneMobileLabel 相關聯的值

OtherFax

表示與常數 kABPersonPhoneOtherFAXLabel 相關聯的值

Pager

表示與常數 kABPersonPhonePagerLabel 相關聯的值

WorkFax

表示與常數 kABPersonPhoneWorkFAXLabel 相關聯的值

適用於

另請參閱

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