Compartilhar via


ContactListSyncConstraints.MaxChildRelationships Propriedade

Definição

Obtém ou define o número máximo de relações filho que podem ser sincronizadas.

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

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

Valor da propriedade

O número máximo de relações filho que podem ser sincronizadas.

Requisitos do Windows

Funcionalidades do aplicativo
contactsSystem

Aplica-se a