ContactStore.AggregateContactManager 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 un gestionnaire de contacts qui fournit des fonctionnalités permettant de lier des contacts individuels (bruts) entre les services en un seul contact agrégé.
public:
property AggregateContactManager ^ AggregateContactManager { AggregateContactManager ^ get(); };
AggregateContactManager AggregateContactManager();
public AggregateContactManager AggregateContactManager { get; }
var aggregateContactManager = contactStore.aggregateContactManager;
Public ReadOnly Property AggregateContactManager As AggregateContactManager
Valeur de propriété
Gestionnaire de contacts qui fournit des fonctionnalités permettant de lier des contacts individuels (bruts) entre les services en un seul contact agrégé.
Configuration requise pour Windows
Fonctionnalités de l’application |
contactsSystem
|