Condividi tramite


ContactListSyncConstraints.MaxWorkPhoneNumbers Proprietà

Definizione

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

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

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

Valore della proprietà

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

Requisiti Windows

Funzionalità dell'app
contactsSystem

Si applica a