Condividi tramite


ContactListSyncConstraints.MaxParentRelationships Proprietà

Definizione

Ottiene o imposta il numero massimo di relazioni padre che possono essere sincronizzate.

public:
 property IReference<int> ^ MaxParentRelationships { IReference<int> ^ get(); void set(IReference<int> ^ value); };
IReference<int> MaxParentRelationships();

void MaxParentRelationships(IReference<int> value);
public System.Nullable<int> MaxParentRelationships { get; set; }
var iReference = contactListSyncConstraints.maxParentRelationships;
contactListSyncConstraints.maxParentRelationships = iReference;
Public Property MaxParentRelationships As Nullable(Of Integer)

Valore della proprietà

Numero massimo di relazioni padre che possono essere sincronizzate.

Requisiti Windows

Funzionalità dell'app
contactsSystem

Si applica a