Condividi tramite


ContactListSyncConstraints.MaxRadioPhoneNumbers Proprietà

Definizione

Ottiene o imposta il numero massimo di numeri di telefono radio che possono essere sincronizzati.

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

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

Valore della proprietà

Numero massimo di numeri di telefono radio che possono essere sincronizzati.

Requisiti Windows

Funzionalità dell'app
contactsSystem

Si applica a