Condividi tramite


ContactListSyncConstraints.MaxCompanyPhoneNumbers Proprietà

Definizione

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

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

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

Valore della proprietà

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

Requisiti Windows

Funzionalità dell'app
contactsSystem

Si applica a