CNLabelPhoneNumberKey Class

Definition

Defines string constants whose values are labels for various types of phones.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static class CNLabelPhoneNumberKey
type CNLabelPhoneNumberKey = class
Inheritance
CNLabelPhoneNumberKey
Attributes

Properties

HomeFax

The user's home fax number.

iPhone

Not to be confused with a mere Mobile.

Main

The main phone number for a CNContact.

Mobile

A mobile phone number (see iPhone).

OtherFax

A fax number (see HomeFax and WorkFax).

Pager

A pager number.

WorkFax

Number for a fax located at work.

Applies to