다음을 통해 공유


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

적용 대상