Item

INamedDestinationCollection indexer

Obtient ou définit la destination par son nom.

public IAppointment this[string name] { get; set; }
ParamètreLa description
nameValeur du nom.

Return_Value

Objet destinataire.

Voir également