Partager via


ContactStore.AggregateContactManager Propriété

Définition

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

S’applique à