Item

NamedDestinationCollection indexer

Obtient ou définit un rendez-vous par son nom.

public IAppointment this[string name] { get; set; }
ParamètreLa description
nameNom du rendez-vous.

Return_Value

Rendez-vous

Voir également