AddAppointmentOperation.AppointmentInformation Eigenschaft

Definition

Ruft die Termininformationen aus der Aktivierungsanforderung ab.

public:
 property Appointment ^ AppointmentInformation { Appointment ^ get(); };
Appointment AppointmentInformation();
public Appointment AppointmentInformation { get; }
var appointment = addAppointmentOperation.appointmentInformation;
Public ReadOnly Property AppointmentInformation As Appointment

Eigenschaftswert

Eine instance der Appointment-Klasse, die die spezifischen Informationen für den hinzuzufügenden Termin darstellt.

Windows-Anforderungen

App-Funktionen
appointmentsSystem

Gilt für: