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

適用対象