次の方法で共有


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

適用対象