AddAppointmentOperation.AppointmentInformation Propriété

Définition

Obtient les informations de rendez-vous de la demande d’activation.

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

Valeur de propriété

Une instance de la classe Appointment qui représente les informations spécifiques à ajouter au rendez-vous.

Configuration requise pour Windows

Fonctionnalités de l’application
appointmentsSystem

S’applique à