ContactReader.GetMatchingPropertiesWithMatchReason(Contact) Méthode
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.
public:
virtual IVectorView<ContactMatchReason ^> ^ GetMatchingPropertiesWithMatchReason(Contact ^ contact) = GetMatchingPropertiesWithMatchReason;
IVectorView<ContactMatchReason> GetMatchingPropertiesWithMatchReason(Contact const& contact);
public IReadOnlyList<ContactMatchReason> GetMatchingPropertiesWithMatchReason(Contact contact);
function getMatchingPropertiesWithMatchReason(contact)
Public Function GetMatchingPropertiesWithMatchReason (contact As Contact) As IReadOnlyList(Of ContactMatchReason)
Paramètres
Retours
Liste des propriétés correspondantes et raisons de correspondance.
Configuration requise pour Windows
Fonctionnalités de l’application |
contactsSystem
|
Remarques
Ces résultats peuvent être utilisés pour la mise en surbrillance des correspondances.