ContactMatchReason.Field Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le type de champ de contact correspondant à la recherche, tel que le nom, le numéro de téléphone, l’adresse e-mail, etc.
public:
property ContactMatchReasonKind Field { ContactMatchReasonKind get(); };
ContactMatchReasonKind Field();
public ContactMatchReasonKind Field { get; }
var contactMatchReasonKind = contactMatchReason.field;
Public ReadOnly Property Field As ContactMatchReasonKind
Valeur de propriété
Type de champ de contact correspondant à la recherche, tel que le nom, le numéro de téléphone, l’adresse e-mail, etc.
Configuration requise pour Windows
Fonctionnalités de l’application |
contactsSystem
|