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

适用于