次の方法で共有


AppointmentCalendarProposeNewTimeForMeetingRequest.Comment プロパティ

定義

ユーザーが会議時間の変更に関して書き込み可能なテキスト コメントを取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

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

Windows の要件

アプリの機能
appointmentsSystem

適用対象