Add

INamedDestinationCollection.Add method

Fügt ein neues benanntes Ziel hinzu.

public void Add(string name, IAppointment appointment)
ParameterTypBeschreibung
nameStringNamenswert.
appointmentIAppointmentTerminobjekt.

Siehe auch