INPersonHandleLabel Enum

Definition

Enumerates the types of information associated with a particular value of a INPersonHandleType.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INPersonHandleLabel
type INPersonHandleLabel = 
Inheritance
INPersonHandleLabel
Attributes

Fields

Home 1

Indicates a handle for the user's home.

HomeFax 6

Indicates a handle for the user's home fax.

iPhone 3

Indicates a handle for the user's iPhone.

Main 5

Indicates the primary handle for the user.

Mobile 4

Indicates a handle for one of the user's mobile devices.

None 0

Indicates that no label is specified.

Other 9

Indicates a handle for a miscellaneous category.

Pager 8

Indicates a handle for the user's pager.

Work 2

Indicates a handle for the user's work.

WorkFax 7

Indicates a handle for the user's work fax.

Applies to