Condividi tramite


ContactListSyncConstraints.MaxOtherDates Proprietà

Definizione

Ottiene o imposta il numero massimo di 'altre date' che possono essere sincronizzate.

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)

Valore della proprietà

Numero massimo di "altre date" che possono essere sincronizzate.

Requisiti Windows

Funzionalità dell'app
contactsSystem

Si applica a