Partager via


ContactListSyncConstraints.MaxHomeFaxPhoneNumbers Propriété

Définition

Obtient ou définit le nombre maximal de numéros de téléphone de télécopie à domicile pouvant être synchronisés.

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

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

Valeur de propriété

Nombre maximal de numéros de téléphone de télécopie à domicile pouvant être synchronisés.

Configuration requise pour Windows

Fonctionnalités de l’application
contactsSystem

S’applique à