AppointmentCalendarCancelMeetingRequest.Comment Property

Definition

Gets a text comment the user may write regarding the cancellation of the meeting.

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

Property Value

String

Platform::String

winrt::hstring

A text comment by the user regarding the meeting cancellation.

Windows requirements

App capabilities
appointmentsSystem

Applies to