Item

NamedDestinationCollection indexer

Ottiene o imposta l’appuntamento in base al suo nome.

public IAppointment this[string name] { get; set; }
ParametroDescrizione
nameNome dell’appuntamento.

Valore di ritorno

Appuntamento

Guarda anche