ContactStore.AggregateContactManager Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|