다음을 통해 공유


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

적용 대상