ContactStore.AggregateContactManager プロパティ

定義

個々の (未加工の) 連絡先をサービス間でまとめて 1 つの集約連絡先にリンクする機能を提供する連絡先マネージャーを取得します。

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

プロパティ値

個々の (未加工の) 連絡先をサービス間で 1 つの集約連絡先にリンクする機能を提供する連絡先マネージャー。

Windows の要件

アプリの機能
contactsSystem

適用対象