AddAppointmentOperation.AppointmentInformation Proprietà

Definizione

Ottiene le informazioni sull'appuntamento dalla richiesta di attivazione.

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

Valore della proprietà

Istanza della classe Appointment che rappresenta le informazioni specifiche per l'appuntamento da aggiungere.

Requisiti Windows

Funzionalità dell'app
appointmentsSystem

Si applica a