ContactListSyncConstraints.MaxOtherDates Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le nombre maximal d’autres dates pouvant être synchronisées.
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)
Valeur de propriété
Nombre maximal d’autres dates pouvant être synchronisées.
Configuration requise pour Windows
Fonctionnalités de l’application |
contactsSystem
|