ContactListSyncConstraints.MaxOtherPhoneNumbers Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta il numero massimo di numeri di 'altro telefono' che possono essere sincronizzati.
public:
property IReference<int> ^ MaxOtherPhoneNumbers { IReference<int> ^ get(); void set(IReference<int> ^ value); };
IReference<int> MaxOtherPhoneNumbers();
void MaxOtherPhoneNumbers(IReference<int> value);
public System.Nullable<int> MaxOtherPhoneNumbers { get; set; }
var iReference = contactListSyncConstraints.maxOtherPhoneNumbers;
contactListSyncConstraints.maxOtherPhoneNumbers = iReference;
Public Property MaxOtherPhoneNumbers As Nullable(Of Integer)
Valore della proprietà
Numero massimo di numeri di "altro telefono" che possono essere sincronizzati.
Requisiti Windows
Funzionalità dell'app |
contactsSystem
|