다음을 통해 공유


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

적용 대상