Contact.AggregateId 속성

정의

집계 연락처의 일부인 원시 연락처인 경우 이 속성은 부모 집계를 식별합니다.

public:
 property Platform::String ^ AggregateId { Platform::String ^ get(); };
winrt::hstring AggregateId();
public string AggregateId { get; }
var string = contact.aggregateId;
Public ReadOnly Property AggregateId As String

속성 값

String

Platform::String

winrt::hstring

부모 집계 연락처를 식별하는 문자열 값입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상