Partager via


PKContactFields Énumération

Définition

Énumère les champs d’un contact.

Cette énumération prend en charge une combinaison au niveau du bit de ses valeurs membres.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum PKContactFields
type PKContactFields = 
Héritage
PKContactFields
Attributs

Champs

EmailAddress 2

Indique un champ d’adresse e-mail.

Name 8
None 0

Indique un champ de nom.

PhoneNumber 4

Indique un champ de numéro de téléphone.

PhoneticName 16

Indique un champ de nom phonétique.

PostalAddress 1

Indique un champ d’adresse postale.

S’applique à