다음을 통해 공유


AppointmentCalendar.LocalId 속성

정의

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

public:
 property Platform::String ^ LocalId { Platform::String ^ get(); };
winrt::hstring LocalId();
public string LocalId { get; }
var string = appointmentCalendar.localId;
Public ReadOnly Property LocalId As String

속성 값

String

Platform::String

winrt::hstring

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

Windows 요구 사항

앱 기능
appointmentsSystem

적용 대상