Condividi tramite


ContactListSyncConstraints.MaxSpouseRelationships Proprietà

Definizione

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

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

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

Valore della proprietà

Numero massimo di relazioni coniugi che possono essere sincronizzate.

Requisiti Windows

Funzionalità dell'app
contactsSystem

Si applica a