Bagikan melalui


ContactListSyncConstraints.MaxPartnerRelationships Properti

Definisi

Mendapatkan atau mengatur jumlah maksimum hubungan mitra yang dapat disinkronkan.

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

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

Nilai Properti

Jumlah maksimum hubungan mitra yang dapat disinkronkan.

Persyaratan Windows

Kemampuan aplikasi
contactsSystem

Berlaku untuk