Compartilhar via


ContactListSyncConstraints.MaxOtherDates Propriedade

Definição

Obtém ou define o número máximo de "outras datas" que podem ser sincronizadas.

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)

Valor da propriedade

O número máximo de "outras datas" que podem ser sincronizadas.

Requisitos do Windows

Funcionalidades do aplicativo
contactsSystem

Aplica-se a