Bagikan melalui


ContactListSyncConstraints.MaxBusinessFaxPhoneNumbers Properti

Definisi

Mendapatkan atau mengatur jumlah maksimum nomor faks bisnis yang dapat disinkronkan.

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

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

Nilai Properti

Jumlah maksimum nomor faks bisnis yang dapat disinkronkan.

Persyaratan Windows

Kemampuan aplikasi
contactsSystem

Berlaku untuk