次の方法で共有


AppointmentCalendarUpdateMeetingResponseRequest.Comment プロパティ

定義

会議応答の変更に関してユーザーが書き込む可能性があるテキスト コメントを取得します。

public:
 property Platform::String ^ Comment { Platform::String ^ get(); };
winrt::hstring Comment();
public string Comment { get; }
var string = appointmentCalendarUpdateMeetingResponseRequest.comment;
Public ReadOnly Property Comment As String

プロパティ値

String

Platform::String

winrt::hstring

会議応答の変更に関するユーザーによるテキスト コメント。

Windows の要件

アプリの機能
appointmentsSystem

適用対象