ABPersonPhoneLabel クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
電話番号のプロパティ ラベル。
[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)>