Partager via


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

S’applique à