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

适用于