Bagikan melalui


ContactListSyncConstraints.MaxRadioPhoneNumbers Properti

Definisi

Mendapatkan atau mengatur jumlah maksimum nomor telepon radio yang dapat disinkronkan.

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)

Nilai Properti

Jumlah maksimum nomor telepon radio yang dapat disinkronkan.

Persyaratan Windows

Kemampuan aplikasi
contactsSystem

Berlaku untuk