AppointmentCalendarUpdateMeetingResponseRequest.Response 属性

定义

获取用户希望就约会邀请发出的新响应。

public:
 property AppointmentParticipantResponse Response { AppointmentParticipantResponse get(); };
AppointmentParticipantResponse Response();
public AppointmentParticipantResponse Response { get; }
var appointmentParticipantResponse = appointmentCalendarUpdateMeetingResponseRequest.response;
Public ReadOnly Property Response As AppointmentParticipantResponse

属性值

用户希望提供的新响应。

Windows 要求

应用功能
appointmentsSystem

适用于