Contact.AggregateId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Valeur de chaîne qui identifie le contact d’agrégation parent.
Configuration requise pour Windows
Fonctionnalités de l’application |
contactsSystem
|