共用方式為


ContactStore.AggregateContactManager 屬性

定義

取得連絡人管理員,提供將個別 (原始) 連絡人連結至單一匯總連絡人的功能。

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

屬性值

連絡人管理員,提供將個別 (原始) 連絡人連結至單一匯總連絡人的功能。

Windows 需求

應用程式功能
contactsSystem

適用於