AppointmentCalendarCreateOrUpdateAppointmentRequest.Appointment Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le rendez-vous à créer ou à mettre à jour.
public:
property Appointment ^ Appointment { Appointment ^ get(); };
Appointment Appointment();
public Appointment Appointment { get; }
var appointment = appointmentCalendarCreateOrUpdateAppointmentRequest.appointment;
Public ReadOnly Property Appointment As Appointment
Valeur de propriété
Rendez-vous à créer ou à mettre à jour.
Configuration requise pour Windows
Fonctionnalités de l’application |
appointmentsSystem
|