ContactListSyncConstraints.MaxPartnerRelationships Proprietà

Definizione

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

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

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

Valore della proprietà

Numero massimo di relazioni partner che possono essere sincronizzate.

Requisiti Windows

Funzionalità dell'app
contactsSystem

Si applica a