ContactStore.AggregateContactManager Property

Definition

Gets a contact manager that provides functionality for linking individual (raw) contacts across services together into a single aggregate contact.

public:
 property AggregateContactManager ^ AggregateContactManager { AggregateContactManager ^ get(); };
AggregateContactManager AggregateContactManager();
public AggregateContactManager AggregateContactManager { get; }
var aggregateContactManager = contactStore.aggregateContactManager;
Public ReadOnly Property AggregateContactManager As AggregateContactManager

Property Value

A contact manager that provides functionality for linking individual (raw) contacts across services together into a single aggregate contact.

Windows requirements

App capabilities
contactsSystem

Applies to