AddAppointmentOperation.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 = 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
|