다음을 통해 공유


AppointmentCalendar.UserDataAccountId 속성

정의

AppointmentCalendar에 대한 사용자 계정 데이터의 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

AppointmentCalendar에 대한 사용자 계정 데이터의 식별자입니다.

Windows 요구 사항

앱 기능
appointmentsSystem

적용 대상