Condividi tramite


ContactListSyncConstraints.MaxSiblingRelationships Proprietà

Definizione

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

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

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

Valore della proprietà

Numero massimo di relazioni di pari livello che possono essere sincronizzate.

Requisiti Windows

Funzionalità dell'app
contactsSystem

Si applica a