다음을 통해 공유


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

적용 대상