Contact.AggregateId Propriété

Définition

S’il s’agit d’un contact brut qui fait partie d’un contact d’agrégation, cette propriété identifie l’agrégat parent.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Valeur de chaîne qui identifie le contact d’agrégation parent.

Configuration requise pour Windows

Fonctionnalités de l’application
contactsSystem

S’applique à