Contact.AggregateId Property

Definition

If this is a raw contact that is part of an aggregate contact, then this property identifies the parent aggregate.

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

Property Value

String

Platform::String

winrt::hstring

String value that identifies the parent aggregate contact.

Windows requirements

App capabilities
contactsSystem

Applies to