Bagikan melalui


ContactListSyncConstraints.MaxOtherRelationships Properti

Definisi

Mendapatkan atau mengatur jumlah maksimum entri 'hubungan lain' yang dapat disinkronkan.

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

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

Nilai Properti

Jumlah maksimum entri 'hubungan lain' yang dapat disinkronkan.

Persyaratan Windows

Kemampuan aplikasi
contactsSystem

Berlaku untuk