ABPersonPhoneLabel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Phone number property labels.
public static class ABPersonPhoneLabel
type ABPersonPhoneLabel = class
- Inheritance
-
ABPersonPhoneLabel
Remarks
Labels are used with LocalizedLabel(NSString), Label, Add(T, NSString), and Insert(IntPtr, T, NSString).
Properties
| Name | Description |
|---|---|
| HomeFax |
Represents the value associated with the constant kABPersonPhoneHomeFAXLabel |
| iPhone |
Represents the value associated with the constant kABPersonPhoneIPhoneLabel |
| Main |
Represents the value associated with the constant kABPersonPhoneMainLabel |
| Mobile |
Represents the value associated with the constant kABPersonPhoneMobileLabel |
| OtherFax |
Represents the value associated with the constant kABPersonPhoneOtherFAXLabel |
| Pager |
Represents the value associated with the constant kABPersonPhonePagerLabel |
| WorkFax |
Represents the value associated with the constant kABPersonPhoneWorkFAXLabel |