共用方式為


AppointmentCalendarCancelMeetingRequest.Comment 屬性

定義

取得使用者可能撰寫有關取消會議之文字批註的文字。

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

屬性值

String

Platform::String

winrt::hstring

使用者關於會議取消的文字批註。

Windows 需求

應用程式功能
appointmentsSystem

適用於