AppointmentCalendarProposeNewTimeForMeetingRequest.Comment 속성

정의

사용자가 모임 시간 변경과 관련하여 작성할 수 있는 텍스트 주석을 가져옵니다.

public:
 property Platform::String ^ Comment { Platform::String ^ get(); };
winrt::hstring Comment();
public string Comment { get; }
var string = appointmentCalendarProposeNewTimeForMeetingRequest.comment;
Public ReadOnly Property Comment As String

속성 값

String

Platform::String

winrt::hstring

모임 시간 변경에 대한 사용자의 텍스트 주석

Windows 요구 사항

앱 기능
appointmentsSystem

적용 대상