AppointmentCalendarUpdateMeetingResponseRequest.AppointmentLocalId 속성

정의

로컬 디바이스에서 약속을 고유하게 식별하는 문자열을 가져옵니다.

public:
 property Platform::String ^ AppointmentLocalId { Platform::String ^ get(); };
winrt::hstring AppointmentLocalId();
public string AppointmentLocalId { get; }
var string = appointmentCalendarUpdateMeetingResponseRequest.appointmentLocalId;
Public ReadOnly Property AppointmentLocalId As String

속성 값

String

Platform::String

winrt::hstring

로컬 디바이스에서 약속을 고유하게 식별하는 문자열입니다.

Windows 요구 사항

앱 기능
appointmentsSystem

적용 대상