Bagikan melalui


ContactListSyncConstraints.MaxOtherDates Properti

Definisi

Mendapatkan atau mengatur jumlah maksimum 'tanggal lain' yang dapat disinkronkan.

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

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

Nilai Properti

Jumlah maksimum 'tanggal lain' yang dapat disinkronkan.

Persyaratan Windows

Kemampuan aplikasi
contactsSystem

Berlaku untuk