ReplaceAppointmentOperation.AppointmentInformation 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 les informations de rendez-vous de la demande d’activation.
public:
property Appointment ^ AppointmentInformation { Appointment ^ get(); };
Appointment AppointmentInformation();
public Appointment AppointmentInformation { get; }
var appointment = replaceAppointmentOperation.appointmentInformation;
Public ReadOnly Property AppointmentInformation As Appointment
Valeur de propriété
Instance de la classe Appointment qui représente les informations spécifiques pour le rendez-vous afin de remplacer le rendez-vous actuel.
Configuration requise pour Windows
Fonctionnalités de l’application |
appointmentsSystem
|