AppointmentCalendarUpdateMeetingResponseRequest.Response 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 la nouvelle réponse que l’utilisateur souhaite donner concernant une invitation à un rendez-vous.
public:
property AppointmentParticipantResponse Response { AppointmentParticipantResponse get(); };
AppointmentParticipantResponse Response();
public AppointmentParticipantResponse Response { get; }
var appointmentParticipantResponse = appointmentCalendarUpdateMeetingResponseRequest.response;
Public ReadOnly Property Response As AppointmentParticipantResponse
Valeur de propriété
Nouvelle réponse que l’utilisateur souhaite donner.
Configuration requise pour Windows
Fonctionnalités de l’application |
appointmentsSystem
|