Bagikan melalui


ContactListSyncConstraints.MaxCompanyPhoneNumbers Properti

Definisi

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

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)

Nilai Properti

Jumlah maksimum nomor telepon perusahaan yang dapat disinkronkan.

Persyaratan Windows

Kemampuan aplikasi
contactsSystem

Berlaku untuk