Share via


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

適用対象