次の方法で共有


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)>