共用方式為


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

適用於