AppointmentCalendarUpdateMeetingResponseRequest.Comment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a text comment the user may write regarding the change in meeting response.
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
Property Value
A text comment by the user regarding the change in meeting response.
Windows requirements
App capabilities |
appointmentsSystem
|